summaryrefslogtreecommitdiff
path: root/test/dm/simple-bus.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/simple-bus.c')
-rw-r--r--test/dm/simple-bus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dm/simple-bus.c b/test/dm/simple-bus.c
index 8a730ba2fce..d9534830b16 100644
--- a/test/dm/simple-bus.c
+++ b/test/dm/simple-bus.c
@@ -29,4 +29,4 @@ static int dm_test_simple_bus(struct unit_test_state *uts)
return 0;
}
-DM_TEST(dm_test_simple_bus, UT_TESTF_SCAN_FDT | UT_TESTF_FLAT_TREE);
+DM_TEST(dm_test_simple_bus, UTF_SCAN_FDT | UTF_FLAT_TREE);