Searched refs:test_subspec (Results 1 – 1 of 1) sorted by relevance
48 struct test_subspec { struct59 struct test_subspec priv; argument60 struct test_subspec unpriv;101 static int push_msg(const char *msg, struct test_subspec *subspec) in push_msg()379 struct test_subspec *subspec, in validate_case()511 static bool should_do_test_run(struct test_spec *spec, struct test_subspec *subspec) in should_do_test_run()540 struct test_subspec *subspec = unpriv ? &spec->unpriv : &spec->priv; in run_subtest()