Hi Kristina,
On Tue, Nov 22, 2022 at 05:06:34PM +0000, Kristina Martsenko wrote:
The ptrace tests pass (for both purecap and compat), so add them to the extended Morello transitional syscalls list.
Signed-off-by: Kristina Martsenko kristina.martsenko@arm.com
runtest/morello_transitional_extended | 13 +++++++++++++ 1 file changed, 13 insertions(+)
diff --git a/runtest/morello_transitional_extended b/runtest/morello_transitional_extended index 067fe82da..fa3920bd8 100644 --- a/runtest/morello_transitional_extended +++ b/runtest/morello_transitional_extended @@ -44,6 +44,19 @@ keyctl07 keyctl07 keyctl08 keyctl08 keyctl09 keyctl09 +ptrace01 ptrace01 +ptrace02 ptrace02 +ptrace03 ptrace03 +ptrace04 ptrace04
This one seems to be supported only for Blackfin (at least at this point) and is effectively skipped for other archs.
+ptrace05 ptrace05 +# Broken test; See: testcases/kernel/syscalls/ptrace/Makefile for more details. +#ptrace06 ptrace06 +ptrace07 ptrace07
This one is x86_64 specific.
+ptrace08 ptrace08 +ptrace09 ptrace09 +ptrace10 ptrace10
And those are x86/x86_64 specific as well.
I guess we can remove those from Morello test list. Otherwise looks good.
--- BR B.
+ptrace11 ptrace11
semctl01 semctl01 semctl02 semctl02 semctl03 semctl03 -- 2.30.2
linux-morello-ltp mailing list -- linux-morello-ltp@op-lists.linaro.org To unsubscribe send an email to linux-morello-ltp-leave@op-lists.linaro.org