Searched refs:example_test_init (Results 1 – 3 of 3) sorted by relevance
37 static int example_test_init(struct kunit *test) in example_test_init() function276 .init = example_test_init,
61 .init = example_test_init,69 ``example_test_baz``. Before running the test, the ``example_test_init``
187 .init = example_test_init,198 ``example_test_init`` called immediately before it and ``example_test_exit``