Home
last modified time | relevance | path

Searched defs:is_test (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dexpr.h12 bool is_test; member
/kernel/linux/linux-6.6/lib/kunit/
H A Dattributes.c172 static void *attr_speed_get(void *test_or_suite, bool is_test) in attr_speed_get() argument
183 static void *attr_module_get(void *test_or_suite, bool is_test) in attr_module_get() argument
225 void kunit_print_attr(void *test_or_suite, bool is_test, unsigned int test_level) in kunit_print_attr() argument
[all...]
/kernel/linux/linux-5.10/lib/kunit/
H A Dtest.c64 kunit_print_ok_not_ok(void *test_or_suite, bool is_test, bool is_ok, size_t test_number, const char *description) kunit_print_ok_not_ok() argument

Completed in 2 milliseconds