Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/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 ]
/openbmc/linux/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!"
/openbmc/linux/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()
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/
H A D0001-tests-respect-the-idententaion-used-in-meson.patch20 if not skip_test
/openbmc/linux/tools/testing/selftests/sysctl/
H A Dsysctl.sh930 function skip_test() function
990 if skip_test $TEST_ID $TARGET; then
/openbmc/linux/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()
/openbmc/openbmc-test-automation/
H A DREADME.md182 "skip_test", "skip_test_extended", etc.) or grouping them (e.g "HW_CI",
293 $ OPENBMC_HOST=x.x.x.x tox -e default -- --argumentfile test_lists/skip_test tests
/openbmc/linux/kernel/time/
H A Dclocksource.c262 goto skip_test; in cs_watchdog_read()
269 skip_test: in cs_watchdog_read()
/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh263 skip_test() function
308 if skip_test; then