7c65856b7e
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 16c19a2e9833 ("selftests/powerpc: Load Monitor Register Tests"). Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
23 lines
469 B
Plaintext
23 lines
469 B
Plaintext
reg_access_test
|
|
event_attributes_test
|
|
cycles_test
|
|
cycles_with_freeze_test
|
|
pmc56_overflow_test
|
|
ebb_vs_cpu_event_test
|
|
cpu_event_vs_ebb_test
|
|
cpu_event_pinned_vs_ebb_test
|
|
task_event_vs_ebb_test
|
|
task_event_pinned_vs_ebb_test
|
|
multi_ebb_procs_test
|
|
multi_counter_test
|
|
pmae_handling_test
|
|
close_clears_pmcc_test
|
|
instruction_count_test
|
|
fork_cleanup_test
|
|
ebb_on_child_test
|
|
ebb_on_willing_child_test
|
|
back_to_back_ebbs_test
|
|
lost_exception_test
|
|
no_handler_test
|
|
cycles_with_mmcr2_test
|