Home
last modified time | relevance | path

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

/linux/lib/kunit/
H A Dkunit-example-test.c37 static int example_test_init(struct kunit *test) in example_test_init() function
327 .init = example_test_init,
/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``