Home
last modified time | relevance | path

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

1234567

/openbmc/linux/tools/testing/selftests/powerpc/alignment/
H A Dalignment_handler.c655 rc |= test_harness(test_alignment_handler_vsx_206, in main()
657 rc |= test_harness(test_alignment_handler_vsx_207, in main()
659 rc |= test_harness(test_alignment_handler_vsx_300, in main()
661 rc |= test_harness(test_alignment_handler_vsx_prefix, in main()
663 rc |= test_harness(test_alignment_handler_integer, in main()
665 rc |= test_harness(test_alignment_handler_integer_206, in main()
669 rc |= test_harness(test_alignment_handler_vmx, in main()
671 rc |= test_harness(test_alignment_handler_fp, in main()
673 rc |= test_harness(test_alignment_handler_fp_205, in main()
675 rc |= test_harness(test_alignment_handler_fp_206, in main()
[all …]
/openbmc/linux/tools/testing/selftests/powerpc/dexcr/
H A Dhashchk_test.c221 err |= test_harness(hashchk_detected_test, "hashchk_detected"); in main()
222 err |= test_harness(hashchk_exec_random_key_test, "hashchk_exec_random_key"); in main()
223 err |= test_harness(hashchk_fork_share_key_test, "hashchk_fork_share_key"); in main()
224 err |= test_harness(hashchk_clone_share_key_test, "hashchk_clone_share_key"); in main()
/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-fork.c42 return test_harness(test_fork, "tm_fork"); in main()
H A Dtm-signal-stack.c76 return test_harness(tm_signal_stack, "tm_signal_stack"); in main()
H A Dtm-exec.c66 return test_harness(test_exec, "tm_exec"); in main()
H A Dtm-tar.c91 return test_harness(test_tar, "tm_tar"); in main()
H A Dtm-signal-sigreturn-nt.c49 test_harness(tm_signal_sigreturn_nt, "tm_signal_sigreturn_nt"); in main()
/openbmc/linux/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()
/openbmc/linux/tools/testing/selftests/powerpc/dscr/
H A Ddscr_explicit_test.c166 err |= test_harness(dscr_explicit_lockstep_test, "dscr_explicit_lockstep_test"); in main()
167 err |= test_harness(dscr_explicit_random_test, "dscr_explicit_random_test"); in main()
H A Ddscr_default_test.c162 err |= test_harness(dscr_default_lockstep_test, "dscr_default_lockstep_test"); in main()
163 err |= test_harness(dscr_default_random_test, "dscr_default_random_test"); in main()
H A Ddscr_user_test.c59 return test_harness(dscr_user, "dscr_user_test"); in main()
/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/
H A Dreserved_bits_mmcra_thresh_ctl_test.c43 return test_harness(reserved_bits_mmcra_thresh_ctl, "reserved_bits_mmcra_thresh_ctl"); in main()
H A Dgroup_constraint_repeat_test.c55 return test_harness(group_constraint_repeat, "group_constraint_repeat"); in main()
H A Dgroup_constraint_mmcra_sample_test.c53 return test_harness(group_constraint_mmcra_sample, "group_constraint_mmcra_sample"); in main()
H A Dgroup_constraint_pmc56_test.c62 return test_harness(group_constraint_pmc56, "group_constraint_pmc56"); in main()
H A Dgroup_constraint_radix_scope_qual_test.c54 return test_harness(group_constraint_radix_scope_qual, in main()
H A Dgroup_constraint_cache_test.c59 return test_harness(group_constraint_cache, "group_constraint_cache"); in main()
/openbmc/linux/tools/testing/selftests/powerpc/math/
H A Dfpu_denormal.c37 return test_harness(test_denormal_fpu, "fpu_denormal"); in main()
/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dintr_regs_no_crash_wo_pmu_test.c56 return test_harness(intr_regs_no_crash_wo_pmu_test, "intr_regs_no_crash_wo_pmu_test"); in main()
H A Dbhrb_no_crash_wo_pmu_test.c58 return test_harness(bhrb_no_crash_wo_pmu_test, "bhrb_no_crash_wo_pmu_test"); in main()
/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dgettimeofday.c32 return test_harness(test_gettimeofday, "gettimeofday"); in main()
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dreg_access_test.c39 return test_harness(reg_access, "reg_access"); in main()
/openbmc/linux/tools/testing/selftests/powerpc/signal/
H A Dsigreturn_unaligned.c42 return test_harness(test_sigreturn_unaligned, "sigreturn_unaligned"); in main()
/openbmc/linux/tools/testing/selftests/powerpc/syscalls/
H A Dipc_unmuxed.c56 return test_harness(ipc_unmuxed, "ipc_unmuxed"); in main()

1234567