Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/kunit/
H A Dexecutor.c16 struct kunit_suite * const * const *suites, * const *subsuite; in kunit_print_tap_header() local
22 for (subsuite = *suites; *subsuite != NULL; subsuite++) in kunit_print_tap_header()