aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/test_exchangedb.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-08-14 18:59:48 +0200
committerChristian Grothoff <christian@grothoff.org>2022-08-14 18:59:48 +0200
commit3e6e873367c0c6b257201867e62ff552b6a0f444 (patch)
tree16435a49c0e94eccb1cebc98e259b60d21267f43 /src/exchangedb/test_exchangedb.c
parent74ba46db39d3a906e819cd0ed48f1d46dffe9e38 (diff)
downloadexchange-3e6e873367c0c6b257201867e62ff552b6a0f444.tar.xz
-start with DB cleanup
Diffstat (limited to 'src/exchangedb/test_exchangedb.c')
-rw-r--r--src/exchangedb/test_exchangedb.c8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/exchangedb/test_exchangedb.c b/src/exchangedb/test_exchangedb.c
index 1676d572a..bf9bd1d20 100644
--- a/src/exchangedb/test_exchangedb.c
+++ b/src/exchangedb/test_exchangedb.c
@@ -318,7 +318,6 @@ create_denom_key_pair (unsigned int size,
return NULL;
}
memset (&issue2, 0, sizeof (issue2));
- plugin->commit (plugin->cls);
if (GNUNET_DB_STATUS_SUCCESS_ONE_RESULT !=
plugin->get_denomination_info (plugin->cls,
&dki.issue.denom_hash,
@@ -1302,6 +1301,7 @@ run (void *cls)
sndr,
"exchange-account-1",
4));
+
FAILIF (GNUNET_OK !=
check_reserve (&reserve_pub,
value.value,
@@ -1406,6 +1406,8 @@ run (void *cls)
GNUNET_assert (nonce_ok);
GNUNET_assert (balance_ok);
}
+
+
FAILIF (GNUNET_OK !=
check_reserve (&reserve_pub,
0,
@@ -1909,6 +1911,7 @@ run (void *cls)
}
}
}
+ GNUNET_assert (4 == cnt);
FAILIF (4 != cnt);
auditor_row_cnt = 0;
@@ -2290,6 +2293,9 @@ run (void *cls)
/* test revocation */
+ FAILIF (GNUNET_OK !=
+ plugin->start (plugin->cls,
+ "test-3b"));
RND_BLK (&master_sig);
FAILIF (GNUNET_DB_STATUS_SUCCESS_ONE_RESULT !=
plugin->insert_denomination_revocation (plugin->cls,