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()
95 return SCX_TEST_PASS; in test_hotplug()
102 enum scx_test_status status = SCX_TEST_PASS; in test_hotplug_attach()
142 if (test_hotplug(__onlining, __cbs_defined) != SCX_TEST_PASS) \ in run()
H A Drunner.c53 case SCX_TEST_PASS: in status_to_result()
86 if (status != SCX_TEST_PASS) in run_test()
175 case SCX_TEST_PASS: in main()
H A Dtest_example.c22 return SCX_TEST_PASS; in setup()
34 return SCX_TEST_PASS; in run()
H A Dmaximal.c21 return SCX_TEST_PASS; in setup()
34 return SCX_TEST_PASS; in run()
H A Dcreate_dsq.c24 return SCX_TEST_PASS; in setup()
40 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.c22 return SCX_TEST_PASS; in setup()
41 return SCX_TEST_PASS; in run()
H A Dddsp_vtimelocal_fail.c21 return SCX_TEST_PASS; in setup()
37 return SCX_TEST_PASS; in run()
H A Dddsp_bogus_dsq_fail.c22 return SCX_TEST_PASS; in setup()
38 return SCX_TEST_PASS; in run()
H A Dselect_cpu_dispatch_bad_dsq.c22 return SCX_TEST_PASS; in setup()
38 return SCX_TEST_PASS; in run()
H A Dselect_cpu_dispatch_dbl_dsp.c22 return SCX_TEST_PASS; in setup()
38 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.c23 return SCX_TEST_PASS; in setup()
40 return SCX_TEST_PASS; in run()
H A Dselect_cpu_dispatch.c24 return SCX_TEST_PASS; in setup()
52 return SCX_TEST_PASS; in run()
H A Dreload_loop.c27 return SCX_TEST_PASS; in setup()
59 return SCX_TEST_PASS; in run()
H A Dselect_cpu_dfl.c24 return SCX_TEST_PASS; in setup()
54 return SCX_TEST_PASS; in run()
H A Dselect_cpu_dfl_nodispatch.c24 return SCX_TEST_PASS; in setup()
54 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.c146 return SCX_TEST_PASS; in run_test()
154 if (status != SCX_TEST_PASS) in run()
H A Dmaybe_null.c41 return SCX_TEST_PASS; in run()
H A Dexit.c47 return SCX_TEST_PASS; in run()
H A Dscx_test.h16 SCX_TEST_PASS = 0, enumerator