summaryrefslogtreecommitdiff
path: root/test/cbi.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/cbi.c')
-rw-r--r--test/cbi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cbi.c b/test/cbi.c
index 2096ebce5a..222128ce8d 100644
--- a/test/cbi.c
+++ b/test/cbi.c
@@ -268,7 +268,7 @@ DECLARE_EC_TEST(test_bad_crc)
return EC_SUCCESS;
}
-TEST_MAIN()
+TEST_SUITE(test_suite_cbi)
{
ztest_test_suite(test_cbi,
ztest_unit_test_setup_teardown(test_uint8, test_setup,