summaryrefslogtreecommitdiff
path: root/tests/tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.h')
-rw-r--r--tests/tests.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests.h b/tests/tests.h
index c450e13..631044e 100644
--- a/tests/tests.h
+++ b/tests/tests.h
@@ -15,6 +15,7 @@ int validate_message(const char* received, const char* expected,
X(test_INFO) \
X(test_CHECK) \
X(test_CHECK_EQ) \
+ X(test_CHECK_EQF) \
X(test_REQUIRE) \
X(test_REQUIRE_EQ) \