Home
last modified time | relevance | path

Searched refs:skip_test (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-6.6/drivers/cpufreq/
H A 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()
[all...]
/kernel/linux/linux-6.6/tools/perf/tests/shell/
H A Dstat+json_output.sh9 skip_test=0
196 [ $socket_id == -1 ] && skip_test=1
208 if [ $skip_test -ne 1 ]
H A Dstat+csv_output.sh69 skip_test=$(check_for_topology)
76 if [ $skip_test -ne 1 ]
H A Dstat+std_output.sh90 skip_test=$(check_for_topology)
96 if [ $skip_test -ne 1 ]
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dtsc_sync.c248 static atomic_t skip_test; variable
375 if (atomic_read(&skip_test) > 0) { in check_tsc_sync_source()
376 atomic_set(&skip_test, 0); in check_tsc_sync_source()
461 atomic_inc(&skip_test); in check_tsc_sync_target()
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A 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!"
/kernel/linux/linux-5.10/tools/testing/vsock/
H A Dutil.h47 void skip_test(struct test_case *test_cases, size_t test_cases_len,
H A Dutil.c355 void skip_test(struct test_case *test_cases, size_t test_cases_len, in skip_test() function
H A Dvsock_test.c427 skip_test(test_cases, ARRAY_SIZE(test_cases) - 1, in main()
H A Dvsock_diag_test.c556 skip_test(test_cases, ARRAY_SIZE(test_cases) - 1, in main()
/kernel/linux/linux-6.6/tools/testing/vsock/
H A Dutil.h50 void skip_test(struct test_case *test_cases, size_t test_cases_len,
H A Dutil.c377 void skip_test(struct test_case *test_cases, size_t test_cases_len, in skip_test() function
H A Dvsock_diag_test.c554 skip_test(test_cases, ARRAY_SIZE(test_cases) - 1, in main()
H A Dvsock_test.c1376 skip_test(test_cases, ARRAY_SIZE(test_cases) - 1, in main()
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dattr.py175 def skip_test(self, myarch): member in Test
225 if self.skip_test(myarch):
/kernel/linux/linux-6.6/tools/testing/selftests/sysctl/
H A Dsysctl.sh930 function skip_test() function
990 if skip_test $TEST_ID $TARGET; then
/kernel/linux/linux-5.10/kernel/time/
H A Dclocksource.c248 goto skip_test; in cs_watchdog_read()
255 skip_test: in cs_watchdog_read()
/kernel/linux/linux-6.6/kernel/time/
H A Dclocksource.c262 goto skip_test; in cs_watchdog_read()
269 skip_test: in cs_watchdog_read()
/kernel/linux/linux-6.6/tools/testing/selftests/landlock/
H A Dfs_test.c4116 bool skip_test; in FIXTURE() local
4122 self->skip_test = true; in FIXTURE_SETUP()
4162 if (self->skip_test) in FIXTURE_TEARDOWN()
4196 if (self->skip_test) in TEST_F_FORK()
4362 if (self->skip_test) in TEST_F_FORK()
4515 bool skip_test; in FIXTURE() local
4581 self->skip_test = true; in FIXTURE_SETUP()
4628 if (self->skip_test) in FIXTURE_TEARDOWN()
4674 if (self->skip_test) in layer3_fs_tag_inode()
4738 if (self->skip_test) in TEST_F_FORK()
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh263 skip_test() function
308 if skip_test; then

Completed in 19 milliseconds