Searched refs:skip_test (Results 1 – 16 of 16) sorted by relevance
144 goto skip_test; in amd_pstate_ut_check_perf()156 goto skip_test; in amd_pstate_ut_check_perf()168 goto skip_test; in amd_pstate_ut_check_perf()178 goto skip_test; in amd_pstate_ut_check_perf()189 goto skip_test; in amd_pstate_ut_check_perf()196 skip_test: in amd_pstate_ut_check_perf()227 goto skip_test; in amd_pstate_ut_check_freq()234 goto skip_test; in amd_pstate_ut_check_freq()246 goto skip_test; in amd_pstate_ut_check_freq()251 goto skip_test; in amd_pstate_ut_check_freq()[all …]
257 #define skip_test(name) \ macro292 skip_test(default_value); in main()293 skip_test(write_read); in main()294 skip_test(write_sleep_read); in main()295 skip_test(write_fork_read); in main()296 skip_test(write_clone_read); in main()
8 skip_test() { function14 [[ $(id -u) -eq 0 ]] || skip_test "Test must be run as root!"18 [[ -n "$CPUSET" ]] || skip_test "cpuset v1 mount point not found!"
7 skip_test() { function27 [[ $(id -u) -eq 0 ]] || skip_test "Test must be run as root!"31 [[ -n "$CPUSET" ]] || skip_test "cpuset v1 mount point not found!"
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!"29 [[ $NR_CPUS -lt 8 ]] && skip_test "Test needs at least 8 cpus available!"85 [[ $RESULT -eq 0 ]] && skip_test "Child cgroups are using cpuset!"98 skip_test "Pre-isolated CPUs ($BOOT_ISOLCPUS) overlap CPUs to be tested"
9 skip_test=0198 [ $socket_id == -1 ] && skip_test=1210 if [ $skip_test -ne 1 ]
71 skip_test=$(check_for_topology)78 if [ $skip_test -ne 1 ]
92 skip_test=$(check_for_topology)98 if [ $skip_test -ne 1 ]
63 void skip_test(struct test_case *test_cases, size_t test_cases_len,
567 skip_test(test_cases, ARRAY_SIZE(test_cases) - 1, in main()
489 void skip_test(struct test_case *test_cases, size_t test_cases_len, in skip_test() function
1741 skip_test(test_cases, ARRAY_SIZE(test_cases) - 1, in main()
954 function skip_test() function1014 if skip_test $TEST_ID $TARGET; then
4741 bool skip_test; in FIXTURE() local4747 self->skip_test = true; in FIXTURE_SETUP()4787 if (self->skip_test) in FIXTURE_TEARDOWN_PARENT()4817 if (self->skip_test) in TEST_F_FORK()4983 if (self->skip_test) in TEST_F_FORK()5135 bool skip_test; in FIXTURE() local5214 self->skip_test = true; in FIXTURE_SETUP()5253 if (self->skip_test) in FIXTURE_TEARDOWN_PARENT()5300 if (self->skip_test) in layer3_fs_tag_inode()5367 if (self->skip_test) in TEST_F_FORK()
281 goto skip_test; in cs_watchdog_read()288 skip_test: in cs_watchdog_read()
248 skip_test() function293 if skip_test; then