summaryrefslogtreecommitdiff
path: root/test/dm/memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/memory.c')
-rw-r--r--test/dm/memory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dm/memory.c b/test/dm/memory.c
index 7d9500aa91d..64ceb99f8df 100644
--- a/test/dm/memory.c
+++ b/test/dm/memory.c
@@ -18,4 +18,4 @@ static int dm_test_memory(struct unit_test_state *uts)
return 0;
}
-DM_TEST(dm_test_memory, UT_TESTF_SCAN_FDT);
+DM_TEST(dm_test_memory, UTF_SCAN_FDT);