2021-01-05 18:10:40 +01:00
|
|
|
[PATHS]
|
|
|
|
# Persistent data storage for the testcase
|
|
|
|
TALER_TEST_HOME = test_helper_eddsa_home/
|
2021-01-22 01:56:23 +01:00
|
|
|
TALER_RUNTIME_DIR = ${TMPDIR:-/tmp}/${USER}/test_helper_eddsa/
|
2021-01-05 18:10:40 +01:00
|
|
|
|
2021-01-17 20:07:55 +01:00
|
|
|
[taler-exchange-secmod-eddsa]
|
2021-11-16 14:25:33 +01:00
|
|
|
CLIENT_DIR = $TALER_RUNTIME_DIR
|
2020-11-23 21:10:55 +01:00
|
|
|
LOOKAHEAD_SIGN = 5 minutes
|
|
|
|
OVERLAP_DURATION = 1 s
|
|
|
|
DURATION = 1 minute
|