]> rtime.felk.cvut.cz Git - frescor/forb.git/history - src/tests
forb: Split forb_port_destroy() to stop and destroy phases
[frescor/forb.git] / src / tests /
2011-02-20 Michal Sojkaforb: Regref test converted to wvtest style
2011-02-20 Michal Sojkaforb: Convert syncobj test to wvtest style
2011-02-19 Michal Sojkaforb: Increase log level for executor test
2011-02-19 Michal Sojkaforb: Convert some older tests to wvtest framework
2011-02-18 Michal Sojkaforb: Destroy forb at the end of executor_test
2011-02-17 Michal Sojkaforb: Move shared library tests under forbrun/ directory
2011-02-15 Michal Sojkaforb: Added shared library for testing of forbrun-based...
2011-02-11 Petr Benesforb: End of header index removed from stub.
2011-02-11 Petr BenesInter-executor invocation bugs fixed.
2011-02-10 Petr BenesStruct request adjusted for inter-executor invocation.
2011-02-08 Petr BenesMerge branch 'master' of rtime.felk.cvut.cz:/frescor...
2011-02-08 Michal Sojkaforb: Add test for various invocation methods
2011-02-08 Michal SojkaSimplify frob_get_current_executor()
2011-02-08 Petr BenesMerge branch 'master' of rtime.felk.cvut.cz:/frescor...
2011-02-08 Petr BenesPrepared for multiple executors in a single address...
2011-01-25 Petr BenešPrepared test cases for executors (thread specific... benesp16
2010-06-23 Michal Sojkatest: Sequence is initilized to zero
2010-06-22 Michal SojkaAdd forb_sequence_ensure_allocated()
2010-06-22 Michal SojkaUnify parameters of forb_sequence_*()
2010-06-21 Michal SojkaAdd sequence tests
2009-05-27 Michal SojkaDiscovery handling moved to discovery.c
2009-05-26 Michal SojkaFixed errors in INET proto test
2009-05-26 Michal SojkaAllow inet protocol to listen on a fixed port
2009-05-24 Michal SojkaMake proto_inet usable also as local protocol
2009-05-10 Michal Sojkaforb_init() prototype changed to be extensible
2009-01-20 Michal SojkaFixed a bug in discovery test
2009-01-20 Michal SojkaAdded INET protocol
2009-01-12 Michal SojkaPort structure combines some fields in desc structure
2008-11-11 Michal Sojkaforb_exception_occured renamed to forb_exception_occurred
2008-10-12 Michal SojkaUpdated documentation and code cleanups
2008-10-12 Michal SojkaAdded more error checking in hello tests
2008-10-11 Michal SojkaImplemented forb_(register|resolve)_reference()
2008-10-11 Michal SojkaFixed alarms in proto_unix test
2008-10-08 Michal SojkaFixed problem with port destroying
2008-10-07 Michal SojkaWaiting for peer discovery is almost finished
2008-10-07 Michal SojkaAdded parameters to forb_init()
2008-10-06 Michal SojkaAdded license header
2008-10-06 Michal SojkaSource files moved to a separate directory