Home
last modified time | relevance | path

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

/linux-6.1.9/lib/kunit/
Dtest.c159 bool is_test, in kunit_print_ok_not_ok() argument
165 struct kunit_suite *suite = is_test ? NULL : test_or_suite; in kunit_print_ok_not_ok()
166 struct kunit *test = is_test ? test_or_suite : NULL; in kunit_print_ok_not_ok()