aboutsummaryrefslogtreecommitdiff
path: root/src/testbed
Commit message (Collapse)AuthorAge
* indentation fixesChristian Grothoff2017-01-27
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* exclude more testsChristian Grothoff2017-01-08
|
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* disable more unnecessary services in testcasesSree Harsha Totakura2016-10-27
|
* propagate barrier status messages to sub controllersSree Harsha Totakura2016-10-27
|
* Fix #4718: Do not echo BARRIER_STATUS messages back to the main ↵Sree Harsha Totakura2016-10-27
| | | | controller/test driverAlso add a few FIXMEs to be fixed and fix testcase logic to accommodate new scheduler shutdown semantics
* testbed: do not start unnecessary servicesSree Harsha Totakura2016-10-27
|
* Avoid double constDavid Barksdale2016-10-26
|
* avoid using dying type for functionChristian Grothoff2016-10-23
|
* migrating testbed to new service APIChristian Grothoff2016-10-10
|
* use new MST API in helperChristian Grothoff2016-10-07
|
* fix #4703Christian Grothoff2016-10-06
|
* -removing pointless NULL cmpChristian Grothoff2016-08-27
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* fix star topology generationChristian Grothoff2016-08-13
|
* -use new_array where appropriate, fix indentationChristian Grothoff2016-08-13
|
* -fix bug introduced when STAR topology was added, STAR must only be once in ↵Christian Grothoff2016-08-13
| | | | the topology_strings[]-array
* -convert vpn/exit/pt to use new CADET portsChristian Grothoff2016-08-11
|
* testbed: STAR topology (SCNR)Carlo von lynX2016-08-06
|
* -migrate testbed to new MQ APIChristian Grothoff2016-08-04
|
* convert to new hello_get APIChristian Grothoff2016-07-30
|
* -convert to new transport APIChristian Grothoff2016-07-29
|
* -convert to new transport APIChristian Grothoff2016-07-29
|
* -indentingChristian Grothoff2016-07-08
|
* -make handle staticChristian Grothoff2016-07-08
|
* -ignore meaningless timeout statusChristian Grothoff2016-07-08
|
* -ignore meaningless timeout statusChristian Grothoff2016-07-08
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* migrate transport_core API to MQChristian Grothoff2016-07-08
|
* introduce more message parsing checksSree Harsha Totakura2016-07-07
| | | | | These checks may provide hints for Coverity.
* misc fixesChristian Grothoff2016-07-06
|
* Fix broken testbed controllerlink testcase.Sree Harsha Totakura2016-07-01
| | | | | | | The test's configuration does not enable autostarting resolver service and it is required for peers to be able to connect with each other, which is what the testcase tries to do.
* -doxygenChristian Grothoff2016-06-30
|
* -convert resolver_api to MQChristian Grothoff2016-06-27
|
* -use more of MQ APIChristian Grothoff2016-06-27
|
* convert testbed_api to MQ (not perfect, but working)Christian Grothoff2016-06-27
|
* convert testbed_api_barriers to new MQ APIChristian Grothoff2016-06-27
|
* -simplify barriers logic, make sure cb is called on all errorsChristian Grothoff2016-06-27
|
* move functions unrelated to TESTBED_BarrierWaitHandle out of ↵Christian Grothoff2016-06-27
| | | | testbed_api_barriers.c
* move functions unrelated to TESTBED_BarrierWaitHandle out of ↵Christian Grothoff2016-06-27
| | | | testbed_api_barriers.c
* remove global variable for barriers, move into controllerChristian Grothoff2016-06-25
|
* -doxygenChristian Grothoff2016-06-25
|
* first steps towards MQChristian Grothoff2016-06-25
|
* -doxygenChristian Grothoff2016-06-25
|
* move testbed logger to its own directoryChristian Grothoff2016-06-24
|
* refactoring ARM api to use new MQChristian Grothoff2016-06-23
|
* update statistics API to use new MQ API style, also get rid of timeout argumentChristian Grothoff2016-06-21
|
* fixing compiler warningsChristian Grothoff2016-05-06
|