Home
last modified time | relevance | path

Searched refs:is_test (Results 1 – 1 of 1) sorted by relevance

/lib/kunit/
Dtest.c65 bool is_test, in kunit_print_ok_not_ok() argument
70 struct kunit_suite *suite = is_test ? NULL : test_or_suite; in kunit_print_ok_not_ok()
71 struct kunit *test = is_test ? test_or_suite : NULL; in kunit_print_ok_not_ok()