Searched refs:skip_test (Results 1 – 13 of 13) sorted by relevance
141 goto skip_test; in amd_pstate_ut_check_perf()153 goto skip_test; in amd_pstate_ut_check_perf()172 goto skip_test; in amd_pstate_ut_check_perf()183 goto skip_test; in amd_pstate_ut_check_perf()190 skip_test: in amd_pstate_ut_check_perf()219 goto skip_test; in amd_pstate_ut_check_freq()226 goto skip_test; in amd_pstate_ut_check_freq()238 goto skip_test; in amd_pstate_ut_check_freq()243 goto skip_test; in amd_pstate_ut_check_freq()250 skip_test: in amd_pstate_ut_check_freq()
9 skip_test=0196 [ $socket_id == -1 ] && skip_test=1208 if [ $skip_test -ne 1 ]
69 skip_test=$(check_for_topology)76 if [ $skip_test -ne 1 ]
90 skip_test=$(check_for_topology)96 if [ $skip_test -ne 1 ]
10 skip_test() { function16 [[ $(id -u) -eq 0 ]] || skip_test "Test must be run as root!"24 [[ -n "$CGROUP2" ]] || skip_test "Cgroup v2 mount point not found!"27 [[ $CPUS -lt 8 ]] && skip_test "Test needs at least 8 cpus available!"
50 void skip_test(struct test_case *test_cases, size_t test_cases_len,
377 void skip_test(struct test_case *test_cases, size_t test_cases_len, in skip_test() function
554 skip_test(test_cases, ARRAY_SIZE(test_cases) - 1, in main()
1369 skip_test(test_cases, ARRAY_SIZE(test_cases) - 1, in main()
930 function skip_test() function990 if skip_test $TEST_ID $TARGET; then
4114 bool skip_test; in FIXTURE() local4120 self->skip_test = true; in FIXTURE_SETUP()4160 if (self->skip_test) in FIXTURE_TEARDOWN()4194 if (self->skip_test) in TEST_F_FORK()4360 if (self->skip_test) in TEST_F_FORK()4513 bool skip_test; in FIXTURE() local4576 self->skip_test = true; in FIXTURE_SETUP()4623 if (self->skip_test) in FIXTURE_TEARDOWN()4669 if (self->skip_test) in layer3_fs_tag_inode()4733 if (self->skip_test) in TEST_F_FORK()
260 goto skip_test; in cs_watchdog_read()267 skip_test: in cs_watchdog_read()
258 skip_test() function303 if skip_test; then