The ptrace tests pass (for both purecap and compat), so add them to the extended Morello transitional syscalls list.
Do not add ptrace04, ptrace07, ptrace08, ptrace09 or ptrace10 as they are not run (TCONF) on arm64.
Signed-off-by: Kristina Martsenko kristina.martsenko@arm.com ---
Changes in v2: - removed the tests that are not run on arm64
runtest/morello_transitional_extended | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/runtest/morello_transitional_extended b/runtest/morello_transitional_extended index 067fe82da..464e5d00f 100644 --- a/runtest/morello_transitional_extended +++ b/runtest/morello_transitional_extended @@ -44,6 +44,14 @@ keyctl07 keyctl07 keyctl08 keyctl08 keyctl09 keyctl09
+ptrace01 ptrace01 +ptrace02 ptrace02 +ptrace03 ptrace03 +ptrace05 ptrace05 +# Broken test; See: testcases/kernel/syscalls/ptrace/Makefile for more details. +#ptrace06 ptrace06 +ptrace11 ptrace11 + semctl01 semctl01 semctl02 semctl02 semctl03 semctl03
Now merged into next. Thanks for the changes.
--- BR B. On Fri, Nov 25, 2022 at 03:30:51PM +0000, Kristina Martsenko wrote:
The ptrace tests pass (for both purecap and compat), so add them to the extended Morello transitional syscalls list.
Do not add ptrace04, ptrace07, ptrace08, ptrace09 or ptrace10 as they are not run (TCONF) on arm64.
Signed-off-by: Kristina Martsenko kristina.martsenko@arm.com
Changes in v2:
- removed the tests that are not run on arm64
runtest/morello_transitional_extended | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/runtest/morello_transitional_extended b/runtest/morello_transitional_extended index 067fe82da..464e5d00f 100644 --- a/runtest/morello_transitional_extended +++ b/runtest/morello_transitional_extended @@ -44,6 +44,14 @@ keyctl07 keyctl07 keyctl08 keyctl08 keyctl09 keyctl09 +ptrace01 ptrace01 +ptrace02 ptrace02 +ptrace03 ptrace03 +ptrace05 ptrace05 +# Broken test; See: testcases/kernel/syscalls/ptrace/Makefile for more details. +#ptrace06 ptrace06 +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
linux-morello-ltp@op-lists.linaro.org