Home
last modified time | relevance | path

Searched refs:SCX_TEST_PASS (Results 1 – 23 of 23) sorted by relevance

/linux/tools/testing/selftests/sched_ext/
H A Dhotplug.c41 return SCX_TEST_PASS; in setup()
97 return SCX_TEST_PASS; in test_hotplug()
104 enum scx_test_status status = SCX_TEST_PASS; in test_hotplug_attach()
144 if (test_hotplug(__onlining, __cbs_defined) != SCX_TEST_PASS) \ in run()
H A Dtest_example.c22 return SCX_TEST_PASS; in setup()
34 return SCX_TEST_PASS; in run()
H A Drunner.c54 case SCX_TEST_PASS: in status_to_result()
87 if (status != SCX_TEST_PASS) in run_test()
186 case SCX_TEST_PASS: in main()
H A Dcreate_dsq.c24 return SCX_TEST_PASS; in setup()
40 return SCX_TEST_PASS; in run()
H A Dmaximal.c24 return SCX_TEST_PASS; in setup()
37 return SCX_TEST_PASS; in run()
H A Dminimal.c25 return SCX_TEST_PASS; in setup()
41 return SCX_TEST_PASS; in run()
H A Denq_select_cpu_fails.c25 return SCX_TEST_PASS; in setup()
43 return SCX_TEST_PASS; in run()
H A Dselect_cpu_vtime.c25 return SCX_TEST_PASS; in setup()
44 return SCX_TEST_PASS; in run()
H A Dddsp_bogus_dsq_fail.c25 return SCX_TEST_PASS; in setup()
41 return SCX_TEST_PASS; in run()
H A Dddsp_vtimelocal_fail.c24 return SCX_TEST_PASS; in setup()
40 return SCX_TEST_PASS; in run()
H A Dselect_cpu_dispatch_dbl_dsp.c25 return SCX_TEST_PASS; in setup()
41 return SCX_TEST_PASS; in run()
H A Dselect_cpu_dispatch_bad_dsq.c25 return SCX_TEST_PASS; in setup()
41 return SCX_TEST_PASS; in run()
H A Denq_last_no_enq_fails.c25 return SCX_TEST_PASS; in setup()
45 return SCX_TEST_PASS; in run()
H A Ddsp_local_on.c24 return SCX_TEST_PASS; in setup()
42 return SCX_TEST_PASS; in run()
H A Dselect_cpu_dispatch.c27 return SCX_TEST_PASS; in setup()
55 return SCX_TEST_PASS; in run()
H A Dreload_loop.c26 return SCX_TEST_PASS; in setup()
58 return SCX_TEST_PASS; in run()
H A Dselect_cpu_dfl_nodispatch.c27 return SCX_TEST_PASS; in setup()
57 return SCX_TEST_PASS; in run()
H A Dselect_cpu_dfl.c27 return SCX_TEST_PASS; in setup()
57 return SCX_TEST_PASS; in run()
H A Dprog_run.c25 return SCX_TEST_PASS; in setup()
61 return SCX_TEST_PASS; in run()
H A Dinit_enable_count.c137 return SCX_TEST_PASS; in run_test()
145 if (status != SCX_TEST_PASS) in run()
H A Dmaybe_null.c41 return SCX_TEST_PASS; in run()
H A Dexit.c48 return SCX_TEST_PASS; in run()
H A Dscx_test.h16 SCX_TEST_PASS = 0, enumerator