summaryrefslogtreecommitdiff
path: root/test/common/event.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/common/event.c')
-rw-r--r--test/common/event.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/common/event.c b/test/common/event.c
index de433d34f22..bfbbf019768 100644
--- a/test/common/event.c
+++ b/test/common/event.c
@@ -106,4 +106,4 @@ static int test_event_probe(struct unit_test_state *uts)
return 0;
}
-COMMON_TEST(test_event_probe, UT_TESTF_DM | UT_TESTF_SCAN_FDT);
+COMMON_TEST(test_event_probe, UTF_DM | UTF_SCAN_FDT);