aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_group.c
Commit message (Collapse)AuthorAge
* Testing api change and related test case fixes, remember retry task and ↵Nathan S. Evans2011-02-15
| | | | clean up on exit for unix domain socket transport.
* configurable connect optionsNathan S. Evans2011-02-05
|
* Fix for testing where peer_start callback immediately calls peer_stop (also ↵Nathan S. Evans2010-11-16
| | | | white space changes)
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* gpl3Christian Grothoff2010-07-02
|
* callback for peergroup shutdown in testing, requisite testcase changesNathan S. Evans2010-06-28
|
* fixes, commentsChristian Grothoff2010-05-18
|
* test case fails properly nowNathan S. Evans2010-05-10
|
* change testing library to use timeout for peer and peergroup startup so ↵Nathan S. Evans2010-05-10
| | | | testcase/user can decide how long to wait as opposed to arbitrary wait counts
* better failure handlingNathan S. Evans2010-05-10
|
* changes to testing... create hostkey using peerinfo before starting peers, ↵Nathan S. Evans2010-05-09
| | | | better topology creation and more options therein, changes to order of starting peers, connecting peers... new order is hostkey create, topology create, blacklist create, start peers, connect peers
* minor testing changesNathan S. Evans2010-04-28
|
* less stressful testcases for slow machines (especially a certain sparc buildot)Nathan S. Evans2010-04-27
|
* remove debugging from testcases, testing now used gnunet-arm to run and stop ↵Nathan S. Evans2010-03-29
| | | | gnunet, removes configs and directories by default. remote still needs tested
* testing changes, beginning of topology stuffNathan S. Evans2010-02-08
|
* group test worksChristian Grothoff2009-10-31