Home
last modified time | relevance | path

Searched refs:tb_assert (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dreplay.c917 #define tb_assert(x) \ macro
930 tb_assert(store); in testbound_selftest()
933 tb_assert(strcmp(v, "") == 0); in testbound_selftest()
937 tb_assert(strcmp(v, "") == 0); in testbound_selftest()
941 tb_assert(r); in testbound_selftest()
944 tb_assert(strcmp(v, "") == 0); in testbound_selftest()
948 tb_assert(strcmp(v, "waarde1") == 0); in testbound_selftest()
952 tb_assert(r); in testbound_selftest()
955 tb_assert(strcmp(v, "waarde1") == 0); in testbound_selftest()
959 tb_assert(strcmp(v, "kanteel") == 0); in testbound_selftest()
[all …]