linux/tools/testing/selftests/powerpc
Michael Neuling 7c65856b7e selftests/powerpc: Revert Load Monitor Register Tests
Load monitored won't be supported in POWER9, so PPC_FEATURE2_ARCH_3_00
(in HWCAP2) will no longer imply Load monitor support.

These Load monitored tests are enabled by PPC_FEATURE2_ARCH_3_00 so
they are now bogus and need to be removed.

This reverts commit 16c19a2e98 ("selftests/powerpc: Load Monitor
Register Tests").

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-11-14 20:05:38 +11:00
..
alignment selftests/powerpc: Test unaligned copy and paste 2016-07-05 23:49:51 +10:00
benchmarks selftests/powerpc: Add Anton's null_syscall benchmark to the selftests 2016-11-14 11:11:51 +11:00
context_switch selftests/powerpc: Test cp_abort during context switch 2016-05-11 21:54:01 +10:00
copyloops powerpc: EX_TABLE macro for exception tables 2016-11-14 11:11:51 +11:00
dscr powerpc: Fix DSCR inheritance over fork() 2015-12-10 21:11:13 +11:00
math selftests/powerpc: Add missing binaries to .gitignores 2016-10-06 22:26:40 +11:00
mm selftests/powerpc: Add a test for PROT_SAO 2016-07-14 20:26:25 +10:00
pmu selftests/powerpc: Revert Load Monitor Register Tests 2016-11-14 20:05:38 +11:00
primitives powerpc: Add support for relative exception tables 2016-11-14 11:11:51 +11:00
scripts selftests/powerpc: Add script to test HMI functionality 2015-12-17 10:46:43 +11:00
signal selftests/powerpc: Add missing binaries to .gitignores 2016-10-06 22:26:40 +11:00
stringloops selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changes 2016-10-06 22:26:42 +11:00
switch_endian selftests/powerpc: Add install support to more powerpc tests 2015-06-02 16:54:49 +10:00
syscalls selftests/powerpc: Add tests of unmuxed IPC calls 2015-10-15 20:32:03 +11:00
tm selftests/powerpc: Add missing binaries to .gitignores 2016-10-06 22:26:40 +11:00
vphn selftests/powerpc: Add install support to more powerpc tests 2015-06-02 16:54:49 +10:00
basic_asm.h selftests/powerpc: Test the preservation of FPU and VMX regs across syscall 2016-03-02 23:34:46 +11:00
fpu_asm.h selftests/powerpc: Rework FPU stack placement macros and move to header file 2016-10-04 20:10:11 +11:00
gpr_asm.h selftests/powerpc: Introduce GPR asm helper header file 2016-10-04 20:10:12 +11:00
harness.c selftests/powerpc: Allow tests to extend their kill timeout 2016-10-04 20:10:13 +11:00
instructions.h selftests/powerpc: Test unaligned copy and paste 2016-07-05 23:49:51 +10:00
Makefile selftests/powerpc: Check that signals always get delivered 2016-10-04 20:26:36 +11:00
reg.h selftests/powerpc: Revert Load Monitor Register Tests 2016-11-14 20:05:38 +11:00
subunit.h selftests/powerpc: Add support for skipping tests 2014-06-11 17:03:54 +10:00
utils.c selftests/powerpc: Move pick_online_cpu() up into utils.c 2015-12-17 10:46:41 +11:00
utils.h selftests/powerpc: Allow tests to extend their kill timeout 2016-10-04 20:10:13 +11:00
vmx_asm.h selftests/powerpc: Move VMX stack frame macros to header file 2016-10-04 20:10:12 +11:00
vsx_asm.h selftests/powerpc: Check for VSX preservation across userspace preemption 2016-10-04 20:10:09 +11:00