Home
last modified time | relevance | path

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

/openbmc/linux/lib/kunit/
H A Dkunit-example-test.c37 static int example_test_init(struct kunit *test) in example_test_init() function
276 .init = example_test_init,
/openbmc/linux/Documentation/dev-tools/kunit/
H A Darchitecture.rst61 .init = example_test_init,
69 ``example_test_baz``. Before running the test, the ``example_test_init``
H A Dusage.rst187 .init = example_test_init,
198 ``example_test_init`` called immediately before it and ``example_test_exit``