Searched refs:KUNIT_CASE_SLOW (Results 1 – 9 of 9) sorted by relevance
| /linux/lib/tests/ |
| H A D | test_ratelimit.c | 131 KUNIT_CASE_SLOW(test_ratelimit_smoke), 132 KUNIT_CASE_SLOW(test_ratelimit_stress),
|
| /linux/drivers/rtc/ |
| H A D | test_rtc_lib.c | 94 KUNIT_CASE_SLOW(rtc_time64_to_tm_test_date_range_160000),
|
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_guc_id_mgr_test.c | 124 KUNIT_CASE_SLOW(check_all),
|
| H A D | xe_guc_relay_test.c | 425 KUNIT_CASE_SLOW(pf_loopback_busy), 426 KUNIT_CASE_SLOW(pf_loopback_retry),
|
| /linux/lib/kunit/ |
| H A D | kunit-example-test.c | 516 KUNIT_CASE_SLOW(example_slow_test),
|
| /linux/drivers/android/tests/ |
| H A D | binder_alloc_kunit.c | 557 KUNIT_CASE_SLOW(binder_alloc_exhaustive_test),
|
| /linux/Documentation/dev-tools/kunit/ |
| H A D | running_tips.rst | 305 To mark a test case as slow, you can also use ``KUNIT_CASE_SLOW(test_name)``. 433 The macro ``KUNIT_CASE_SLOW(test_name)`` can be easily used to set the speed
|
| /linux/include/kunit/ |
| H A D | test.h | 187 #define KUNIT_CASE_SLOW(test_name) \ macro
|
| /linux/mm/kasan/ |
| H A D | kasan_test_c.c | 2261 KUNIT_CASE_SLOW(kasan_atomics),
|