Home
last modified time | relevance | path

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

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