The bulk of the selftests are actually below the powerpc sub directory. This adds support for installing them, when on a powerpc machine, or if ARCH and CROSS_COMPILE are set appropriately. This is a little more complicated because of the sub directory structure under powerpc, but much of the common logic in lib.mk is still used. The net effect of the patch is still a reduction in code. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| back_to_back_ebbs_test.c | ||
| busy_loop.S | ||
| close_clears_pmcc_test.c | ||
| cpu_event_pinned_vs_ebb_test.c | ||
| cpu_event_vs_ebb_test.c | ||
| cycles_test.c | ||
| cycles_with_freeze_test.c | ||
| cycles_with_mmcr2_test.c | ||
| ebb.c | ||
| ebb.h | ||
| ebb_handler.S | ||
| ebb_on_child_test.c | ||
| ebb_on_willing_child_test.c | ||
| ebb_vs_cpu_event_test.c | ||
| event_attributes_test.c | ||
| fixed_instruction_loop.S | ||
| fork_cleanup_test.c | ||
| instruction_count_test.c | ||
| lost_exception_test.c | ||
| Makefile | ||
| multi_counter_test.c | ||
| multi_ebb_procs_test.c | ||
| no_handler_test.c | ||
| pmae_handling_test.c | ||
| pmc56_overflow_test.c | ||
| reg.h | ||
| reg_access_test.c | ||
| task_event_pinned_vs_ebb_test.c | ||
| task_event_vs_ebb_test.c | ||
| trace.c | ||
| trace.h | ||