Home
last modified time | relevance | path

Searched refs:TEST_SKIP (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Devent-times.c131 return TEST_SKIP; in attach__cpu_disabled()
157 return TEST_SKIP; in attach__cpu_enabled()
189 if (err == TEST_SKIP) { in test_times()
225 if (err && (ret == TEST_OK || ret == TEST_SKIP)) \ in test__event_times()
H A Dbpf.c240 return TEST_SKIP; in __test__bpf()
343 return TEST_SKIP; in test__bpf()
347 return TEST_SKIP; in test__bpf()
367 return TEST_SKIP; in test__bpf()
H A Dpe-file-parsing.c87 return TEST_SKIP; in test__pe_file_parsing()
95 return TEST_SKIP; in test__pe_file_parsing()
H A Dbackward-ring-buffer.c87 int ret = TEST_SKIP, err, sample_count = 0, comm_count = 0; in test__backward_ring_buffer()
126 ret = TEST_SKIP; in test__backward_ring_buffer()
H A Dgenelf.c49 return TEST_SKIP; in test__jit_write_elf()
H A Dclang.c37 return TEST_SKIP; in test__clang()
H A Dbuiltin-test.c452 err = TEST_SKIP; in test_and_print()
464 case TEST_SKIP: { in test_and_print()
577 return WEXITSTATUS(err) == 2 ? TEST_SKIP : TEST_FAIL; in shell_test__run()
H A Dsdt.c120 return TEST_SKIP; in test__sdt_event()
H A Dpfm.c201 return TEST_SKIP; in test__pfm()
H A Dtopology.c92 return TEST_SKIP; in check_cpu_topology()
H A Dllvm.c84 return TEST_SKIP; in test_llvm__fetch_bpf_obj()
H A Dkeep-tracking.c105 err = TEST_SKIP; in test__keep_tracking()
H A Dbp_account.c187 return TEST_SKIP; in test__bp_accounting()
H A Dwp.c230 return TEST_SKIP; in test__wp()
H A Dattr.c198 return TEST_SKIP; in test__attr()
H A Dvmlinux-kallsyms.c100 err = TEST_SKIP; in test__vmlinux_matches_kallsyms()
H A Dtests.h27 TEST_SKIP = -2, enumerator
H A Dpmu-events.c516 return ret == 0 ? TEST_OK : TEST_SKIP; in test_parsing()
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/tests/
H A Dintel-cqm.c62 err = TEST_SKIP; in test__intel_cqm_count_nmi_context()
/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/
H A Dincfs_test.c47 #define TEST_SKIP 2 macro
2822 return TEST_SKIP; in large_file_test()
2830 return TEST_SKIP; in large_file_test()
4696 else if (ret == TEST_SKIP) in run_one_test()