summaryrefslogtreecommitdiff
path: root/src/lib/testing_api_cmd_sleep.c
AgeCommit message (Collapse)Author
2020-01-18doxygenChristian Grothoff
2020-01-17doxygen fixesChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-09-15do not output file on wget in testingChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-04-10Fixing twisted tests.Marcello Stanisci
It has been observed that when a "twisted" test has "very little" commands in the stack, it uses to fail since the proxied service cannot be reached. This commit puts some delay before the first command gets run by the test interpreter; both in the form of a "blind" sleep, and with a more structured 'wget' loop.
2019-01-11fix cyclic dependency by combining exchange-lib and auditor-lib directoriesChristian Grothoff