Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpTestSwitchEndianSyscall: Change build path #558

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alvintpwang
Copy link
Contributor

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]>
@oohal
Copy link
Contributor

oohal commented Nov 28, 2019

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.

@PraveenPenguin PraveenPenguin force-pushed the master branch 2 times, most recently from 4d0cb14 to b976629 Compare October 6, 2023 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants