op-test
op-test copied to clipboard
OpTestSwitchEndianSyscall: Change build path
We only needs switch_endian_test application so change the build path to tools/testing/selftests/powerpc/switch_endian/ to avoid fixing unnecessary compile errors.
Signed-off-by: Alvin Wang [email protected]
We only needs switch_endian_test application so change the build path to tools/testing/selftests/powerpc/switch_endian/ to avoid fixing unnecessary compile errors.
Signed-off-by: Alvin Wang [email protected]
What compile errors are you seeing? I'm not even sure why we have an op-test case for exercising a single system call. OPAL PRD uses the switch endian call extensively and we have a seperate test for exercising that already. Maybe we can remove this test, or replace it with something that runs a larger subset of the kernel self tests.