summaryrefslogtreecommitdiff
path: root/src/lib/testing_api_cmd_sleep.c
AgeCommit message (Collapse)Author
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