summaryrefslogtreecommitdiff
path: root/tests/bdb_sprw_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bdb_sprw_test.c')
-rw-r--r--tests/bdb_sprw_test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/bdb_sprw_test.c b/tests/bdb_sprw_test.c
index 995707da..4528751d 100644
--- a/tests/bdb_sprw_test.c
+++ b/tests/bdb_sprw_test.c
@@ -17,8 +17,6 @@
#include "test_common.h"
#include "vboot_register.h"
-#define TEST_EQ_S(result, expect) TEST_EQ(result, expect, #result "==" #expect)
-
static struct bdb_header *bdb, *bdb0, *bdb1;
static uint32_t vboot_register;
static uint32_t vboot_register_persist;