Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/cpufreq/
Damd-pstate-ut.c144 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 …]
/linux-6.12.1/tools/testing/selftests/arm64/abi/
Dtpidr2.c257 #define skip_test(name) \ macro
292 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()
/linux-6.12.1/tools/testing/selftests/cgroup/
Dtest_cpuset_v1_hp.sh8 skip_test() { function
14 [[ $(id -u) -eq 0 ]] || skip_test "Test must be run as root!"
18 [[ -n "$CPUSET" ]] || skip_test "cpuset v1 mount point not found!"
Dtest_cpuset_v1_base.sh7 skip_test() { function
27 [[ $(id -u) -eq 0 ]] || skip_test "Test must be run as root!"
31 [[ -n "$CPUSET" ]] || skip_test "cpuset v1 mount point not found!"
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!"
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"
/linux-6.12.1/tools/perf/tests/shell/
Dstat+json_output.sh9 skip_test=0
198 [ $socket_id == -1 ] && skip_test=1
210 if [ $skip_test -ne 1 ]
Dstat+csv_output.sh71 skip_test=$(check_for_topology)
78 if [ $skip_test -ne 1 ]
Dstat+std_output.sh92 skip_test=$(check_for_topology)
98 if [ $skip_test -ne 1 ]
/linux-6.12.1/tools/testing/vsock/
Dutil.h63 void skip_test(struct test_case *test_cases, size_t test_cases_len,
Dvsock_diag_test.c567 skip_test(test_cases, ARRAY_SIZE(test_cases) - 1, in main()
Dutil.c489 void skip_test(struct test_case *test_cases, size_t test_cases_len, in skip_test() function
Dvsock_test.c1741 skip_test(test_cases, ARRAY_SIZE(test_cases) - 1, in main()
/linux-6.12.1/tools/testing/selftests/sysctl/
Dsysctl.sh954 function skip_test() function
1014 if skip_test $TEST_ID $TARGET; then
/linux-6.12.1/tools/testing/selftests/landlock/
Dfs_test.c4741 bool skip_test; in FIXTURE() local
4747 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() local
5214 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()
/linux-6.12.1/kernel/time/
Dclocksource.c281 goto skip_test; in cs_watchdog_read()
288 skip_test: in cs_watchdog_read()
/linux-6.12.1/tools/testing/selftests/net/mptcp/
Dmptcp_join.sh248 skip_test() function
293 if skip_test; then