tests/pmu: Add load/store completed, instruction count and cycle count tests
authorIago Caran Aquino <iago.caran@gmail.com>
Tue, 19 Jul 2022 20:24:14 +0000 (17:24 -0300)
committerIago Caran Aquino <iago.caran@gmail.com>
Tue, 19 Jul 2022 23:21:33 +0000 (20:21 -0300)
commitde1bf10114a3eb87f549b1efc2645853a8332c22
treef8f269757402dcccecb2e7ad34fa9873771c033c
parent35e0dbed345011bafb651fa7d168de550e6fd6e7
tests/pmu: Add load/store completed, instruction count and cycle count tests

Signed-off-by: Iago Caran Aquino <iago.caran@gmail.com>
tests/pmu/Makefile [new file with mode: 0644]
tests/pmu/head.S [new file with mode: 0644]
tests/pmu/pmu.c [new file with mode: 0644]
tests/pmu/powerpc.lds [new file with mode: 0644]
tests/test_pmu.bin [new file with mode: 0755]
tests/test_pmu.console_out [new file with mode: 0644]
tests/update_console_tests