summaryrefslogtreecommitdiff
path: root/src/exchange-lib/testing_api_loop.c
AgeCommit message (Expand)Author
2019-01-11fix cyclic dependency by combining exchange-lib and auditor-lib directoriesChristian Grothoff
2019-01-085136: fix multiple invocations of /keys callback.Marcello Stanisci
2018-11-25getting test_auditor_api to passChristian Grothoff
2018-11-17use more const in taler_testing_lib.hChristian Grothoff
2018-11-11extend testing logic to setup handle for the auditorChristian Grothoff
2018-10-13fix memory leaksChristian Grothoff
2018-10-13fix issue with 'meta' not being initialized - by getting rid of itChristian Grothoff
2018-08-19retry instantly if /keys download fails during testcase startupChristian Grothoff
2018-08-19force TALER_EXCHANGE_connect() va-list to be actually providedChristian Grothoff
2018-08-19add remote benchmarkingFlorian Dold
2018-08-11fix command lookupChristian Grothoff
2018-08-10improve command search routine in interpeter, report command execution velocityChristian Grothoff
2018-08-10add variant that allows us to control the timeoutChristian Grothoff
2018-08-09in parallel tests, only launch one exchange -- still broken: code attempts to...Christian Grothoff
2018-07-25Remove useless commentMarcello Stanisci
2018-07-02polish test loopMarcello Stanisci
2018-07-02polish test helpersMarcello Stanisci
2018-06-20Implementing #5306.Marcello Stanisci
2018-06-20Meta-CMD-aware instruction pointer.Marcello Stanisci
2018-06-20Put lookup logic for meta-commands.Marcello Stanisci
2018-04-02report which command failedChristian Grothoff
2018-03-19fix segfault.Marcello Stanisci
2018-02-28Test cases connect to the exchange via the base URLMarcello Stanisci
2018-02-26Bank-lib tests, using the new (libraries-based) style.Marcello Stanisci
2018-02-15adding "order id" traitMarcello Stanisci
2018-02-14offer url traitMarcello Stanisci
2018-02-12Implement new traits-based tests.Marcello Stanisci
2018-01-21finish simplifying main by adding more helpers and macrosChristian Grothoff
2018-01-21factor out more helpersChristian Grothoff
2018-01-21integrate sigpipe with ain loopChristian Grothoff
2018-01-21finish new withdraw command implementationChristian Grothoff
2018-01-21new test interpreter architecture, first draftChristian Grothoff