]> rtime.felk.cvut.cz Git - frescor/forb.git/history - src/tests
Prepared test cases for executors (thread specific data)
[frescor/forb.git] / src / tests /
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