aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_topology.c
Commit message (Collapse)AuthorAge
* less stressful testcases for slow machines (especially a certain sparc buildot)Nathan S. Evans2010-04-27
|
* testing changes, which hopefully make testing code more robust, though ↵Nathan S. Evans2010-04-22
| | | | problems are inevitable
* making parser more robustChristian Grothoff2010-04-19
|
* towards fixing blacklisting APIs and implementationChristian Grothoff2010-04-18
|
* 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
* remove verbosityNathan S. Evans2010-03-04
|
* connecting peers relies on connections completed thus far, instead of ↵Nathan S. Evans2010-03-04
| | | | estimating how many should be complete
* error when not using verbose (yay for Werror)Nathan S. Evans2010-03-03
|
* bug fixes, feature additionsNathan S. Evans2010-03-03
|
* add support for multi topology testing to makefile (all work for me, but ↵Nathan S. Evans2010-02-26
| | | | only clique is currently a testcase)
* towards better topology testing, still a kink or twoNathan S. Evans2010-02-26