summaryrefslogtreecommitdiff
path: root/src/auditor/taler-wire-auditor.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-09-05 10:03:56 +0200
committerChristian Grothoff <christian@grothoff.org>2019-09-05 10:04:17 +0200
commitafe455c0b6494ef5518094162f505ee948bc16b4 (patch)
tree2fe52305d8a7b9cce724f4990c0826c23856691c /src/auditor/taler-wire-auditor.c
parentb7454aadc492688bb5a00c794c7be834a7579bbb (diff)
downloadexchange-afe455c0b6494ef5518094162f505ee948bc16b4.tar.gz
exchange-afe455c0b6494ef5518094162f505ee948bc16b4.tar.bz2
exchange-afe455c0b6494ef5518094162f505ee948bc16b4.zip
more auditor tests
Diffstat (limited to 'src/auditor/taler-wire-auditor.c')
-rw-r--r--src/auditor/taler-wire-auditor.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/auditor/taler-wire-auditor.c b/src/auditor/taler-wire-auditor.c
index c53527f16..e1af48883 100644
--- a/src/auditor/taler-wire-auditor.c
+++ b/src/auditor/taler-wire-auditor.c
@@ -404,12 +404,12 @@ do_shutdown (void *cls)
" s:o, s:o, s:o, s:o, s:o,"
" s:o, s:o, s:o, s:o }",
/* blocks of 5 */
- /* Tested in test-auditor.sh #11 */
+ /* Tested in test-auditor.sh #11, #15 */
"wire_out_amount_inconsistencies",
report_wire_out_inconsistencies,
"total_wire_out_delta_plus",
TALER_JSON_from_amount (&total_bad_amount_out_plus),
- /* Tested in test-auditor.sh #11 */
+ /* Tested in test-auditor.sh #11, #15 */
"total_wire_out_delta_minus",
TALER_JSON_from_amount (&total_bad_amount_out_minus),
/* Tested in test-auditor.sh #2 */
@@ -430,7 +430,7 @@ do_shutdown (void *cls)
TALER_JSON_from_amount (&total_missattribution_in),
"row_inconsistencies",
report_row_inconsistencies,
- /* Tested in test-auditor.sh #10 */
+ /* Tested in test-auditor.sh #10/#17 */
"row_minor_inconsistencies",
report_row_minor_inconsistencies,
/* block */