Home
last modified time | relevance | path

Searched refs:test_harness (Results 1 – 25 of 112) sorted by relevance

12345

/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/alignment/
H A Dalignment_handler.c664 rc |= test_harness(test_alignment_handler_vsx_206, in main()
666 rc |= test_harness(test_alignment_handler_vsx_207, in main()
668 rc |= test_harness(test_alignment_handler_vsx_300, in main()
670 rc |= test_harness(test_alignment_handler_vsx_prefix, in main()
672 rc |= test_harness(test_alignment_handler_integer, in main()
674 rc |= test_harness(test_alignment_handler_integer_206, in main()
676 rc |= test_harness(test_alignment_handler_integer_prefix, in main()
678 rc |= test_harness(test_alignment_handler_vmx, in main()
680 rc |= test_harness(test_alignment_handler_fp, in main()
682 rc |= test_harness(test_alignment_handler_fp_205, in main()
[all …]
H A Dcopy_first_unaligned.c66 return test_harness(test_copy_first_unaligned, "test_copy_first_unaligned"); in main()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/mm/
H A Dsubpage_prot.c226 rc = test_harness(test_anon, "subpage_prot_anon"); in main()
235 return test_harness(test_file, "subpage_prot_file"); in main()
H A Dprot_sao.c47 return test_harness(test_prot_sao, "prot-sao"); in main()
H A Dhugetlb_vs_thp_test.c76 return test_harness(test_main, "hugetlb_vs_thp"); in main()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/tm/
H A Dtm-fork.c41 return test_harness(test_fork, "tm_fork"); in main()
H A Dtm-signal-stack.c75 return test_harness(tm_signal_stack, "tm_signal_stack"); in main()
H A Dtm-exec.c65 return test_harness(test_exec, "tm_exec"); in main()
H A Dtm-tar.c90 return test_harness(test_tar, "tm_tar"); in main()
H A Dtm-signal-sigreturn-nt.c48 test_harness(tm_signal_sigreturn_nt, "tm_signal_sigreturn_nt"); in main()
H A Dtm-resched-dscr.c99 return test_harness(tm_resched_dscr, "tm_resched_dscr"); in main()
H A Dtm-sigreturn.c92 return test_harness(tm_sigreturn, "tm_sigreturn"); in main()
H A Dtm-signal-msr-resv.c73 return test_harness(tm_signal_msr_resv, "tm_signal_msr_resv"); in main()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/math/
H A Dfpu_denormal.c37 return test_harness(test_denormal_fpu, "fpu_denormal"); in main()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/benchmarks/
H A Dgettimeofday.c30 return test_harness(test_gettimeofday, "gettimeofday"); in main()
H A Dfutex_bench.c42 return test_harness(test_futex, "futex_bench"); in main()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ebb/
H A Dreg_access_test.c39 return test_harness(reg_access, "reg_access"); in main()
H A Dclose_clears_pmcc_test.c60 return test_harness(close_clears_pmcc, "close_clears_pmcc"); in main()
H A Dno_handler_test.c60 return test_harness(no_handler_test,"no_handler_test"); in main()
H A Dcycles_test.c57 return test_harness(cycles, "cycles"); in main()
H A Dfork_cleanup_test.c79 return test_harness(fork_cleanup, "fork_cleanup"); in main()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/syscalls/
H A Dipc_unmuxed.c56 return test_harness(ipc_unmuxed, "ipc_unmuxed"); in main()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/dscr/
H A Ddscr_user_test.c59 return test_harness(dscr_user, "dscr_user_test"); in main()
H A Ddscr_explicit_test.c69 return test_harness(dscr_explicit, "dscr_explicit_test"); in main()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/
H A Dl3_bank_test.c50 return test_harness(l3_bank_test, "l3_bank_test"); in main()

12345