Home
last modified time | relevance | path

Searched refs:skip_test (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.6/drivers/cpufreq/
Damd-pstate-ut.c141 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()
/Linux-v6.6/tools/perf/tests/shell/
Dstat+json_output.sh9 skip_test=0
196 [ $socket_id == -1 ] && skip_test=1
208 if [ $skip_test -ne 1 ]
Dstat+csv_output.sh69 skip_test=$(check_for_topology)
76 if [ $skip_test -ne 1 ]
Dstat+std_output.sh90 skip_test=$(check_for_topology)
96 if [ $skip_test -ne 1 ]
/Linux-v6.6/tools/testing/selftests/cgroup/
Dtest_cpuset_prs.sh10 skip_test() { function
16 [[ $(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!"
/Linux-v6.6/tools/testing/vsock/
Dutil.h50 void skip_test(struct test_case *test_cases, size_t test_cases_len,
Dutil.c377 void skip_test(struct test_case *test_cases, size_t test_cases_len, in skip_test() function
Dvsock_diag_test.c554 skip_test(test_cases, ARRAY_SIZE(test_cases) - 1, in main()
Dvsock_test.c1369 skip_test(test_cases, ARRAY_SIZE(test_cases) - 1, in main()
/Linux-v6.6/tools/testing/selftests/sysctl/
Dsysctl.sh930 function skip_test() function
990 if skip_test $TEST_ID $TARGET; then
/Linux-v6.6/tools/testing/selftests/landlock/
Dfs_test.c4114 bool skip_test; in FIXTURE() local
4120 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() local
4576 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()
/Linux-v6.6/kernel/time/
Dclocksource.c260 goto skip_test; in cs_watchdog_read()
267 skip_test: in cs_watchdog_read()
/Linux-v6.6/tools/testing/selftests/net/mptcp/
Dmptcp_join.sh258 skip_test() function
303 if skip_test; then