Home
last modified time | relevance | path

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

/Linux-v5.10/lib/kunit/
Dkunit-example-test.c36 static int example_test_init(struct kunit *test) in example_test_init() function
80 .init = example_test_init,
/Linux-v5.10/Documentation/dev-tools/kunit/
Dusage.rst198 .init = example_test_init,
206 each would have ``example_test_init`` called immediately before it and would