Searched refs:test_init (Results 1 – 5 of 5) sorted by relevance
22 if (test_setup(current) && test_init(current)) { in main()
13 int test_init(struct tdescr *td);
243 int test_init(struct tdescr *td) in test_init() function
59 int test_init(struct test_state *state) in test_init() function161 if (test_init(&state)) in main()