Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/kunit/test_data/
Dtest_kernel_panic_interrupt.log15 [ 0.060000] ok 1 - kunit_test_try_catch_successful_try_no_catch
Dtest_config_printk_time.log15 [ 0.060000] ok 1 - kunit_test_try_catch_successful_try_no_catch
Dtest_output_with_prefix_isolated_correctly.log16 [ 0.060000] ok 1 - kunit_test_try_catch_successful_try_no_catch
Dtest_pound_no_prefix.log17 ok 1 - kunit_test_try_catch_successful_try_no_catch
Dtest_pound_sign.log17 [ 0.060000] ok 1 - kunit_test_try_catch_successful_try_no_catch
Dtest_multiple_prefixes.log15 [ 0.060000][ T1] ok 1 - kunit_test_try_catch_successful_try_no_catch
Dtest_interrupted_tap_output.log21 [ 0.060000] ok 1 - kunit_test_try_catch_successful_try_no_catch
/linux-6.12.1/lib/kunit/
Dkunit-test.c38 static void kunit_test_try_catch_successful_try_no_catch(struct kunit *test) in kunit_test_try_catch_successful_try_no_catch() function
101 KUNIT_CASE(kunit_test_try_catch_successful_try_no_catch),