summaryrefslogtreecommitdiff
path: root/test/dm/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/cpu.c')
-rw-r--r--test/dm/cpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dm/cpu.c b/test/dm/cpu.c
index 8af25316cea..885cddb8690 100644
--- a/test/dm/cpu.c
+++ b/test/dm/cpu.c
@@ -48,4 +48,4 @@ static int dm_test_cpu(struct unit_test_state *uts)
return 0;
}
-DM_TEST(dm_test_cpu, UT_TESTF_SCAN_FDT);
+DM_TEST(dm_test_cpu, UTF_SCAN_FDT);