Home
last modified time | relevance | path

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

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