summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_helpers_exchange.c
AgeCommit message (Expand)Author
2021-07-30-add logic to purge SECM_TOFU_FILE when purging secmod KEY_DIRSChristian Grothoff
2021-07-30REVOCATION_DIR is long obsolete, KEYDIR was renamed to KEY_DIR and is in anot...Christian Grothoff
2021-06-21fixing parallel fakebank to ensure transactions are ordered, fixing indices/c...Christian Grothoff
2021-01-17rename taler-helper-crypto-* to taler-exchange-secmod-*Florian Dold
2020-12-31keep helpers in normal bin/ dirChristian Grothoff
2020-12-31more logging for #6667Christian Grothoff
2020-12-16fix config for aggregator testChristian Grothoff
2020-12-16adapt tests to run without keyup toolChristian Grothoff
2020-12-14activating implementation of #6175Christian Grothoff
2020-12-11force use of Taler PD when getting libexec dirChristian Grothoff
2020-12-10fix early base URL freeChristian Grothoff
2020-12-01add logic to launch crypto helpers as part of testsChristian Grothoff
2020-07-17adapt to change in GNUNET_OS_start_process() API (#6188)Christian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-28skip tests if ports are unavailableChristian Grothoff
2020-03-21adjust tests to auditor changesChristian Grothoff
2020-03-19concurrency requires strtok_rChristian Grothoff
2020-03-19make DB reset optional in API, use it in tests, but not in the benchmarkChristian Grothoff
2020-03-17add cmd line option to restrict timetravel, minor code cleanup of keystate logicChristian Grothoff
2020-03-10fix typo, remove obsolete option, initialize mpubChristian Grothoff
2020-02-04implement /config in fakebank and taler_bank_lib.h (#6066)Christian Grothoff
2020-01-19move testing logic and integration tests into separate directoryFlorian Dold