Update Morello runtest files to sync with merged upstream tag 20230929
Signed-off-by: Beata Michalska beata.michalska@arm.com --- runtest/morello_transitional | 12 +++++++++--- runtest/morello_transitional_extended | 8 ++++++-- 2 files changed, 15 insertions(+), 5 deletions(-)
diff --git a/runtest/morello_transitional b/runtest/morello_transitional index d851948be..702f62c0f 100644 --- a/runtest/morello_transitional +++ b/runtest/morello_transitional @@ -26,6 +26,7 @@ clone09 clone09
clone301 clone301 clone302 clone302 +clone303 clone303
close01 close01 close02 close02 @@ -43,6 +44,10 @@ exit02 exit02 exit_group01 exit_group01
faccessat01 faccessat01 +faccessat02 faccessat02 + +faccessat201 faccessat201 +faccessat202 faccessat202
fchdir01 fchdir01 fchdir02 fchdir02 @@ -53,7 +58,6 @@ fcntl02 fcntl02 fcntl03 fcntl03 fcntl04 fcntl04 fcntl05 fcntl05 -fcntl06 fcntl06 fcntl07 fcntl07 fcntl08 fcntl08 fcntl09 fcntl09 @@ -190,6 +194,7 @@ madvise07 madvise07 madvise08 madvise08 madvise09 madvise09 madvise10 madvise10 +madvise11 madvise11
mmap001 mmap001 -m 1
@@ -199,7 +204,6 @@ mmap03 mmap03 mmap04 mmap04 mmap05 mmap05 mmap06 mmap06 -mmap07 mmap07 mmap08 mmap08 mmap09 mmap09 mmap10 mmap10 @@ -218,17 +222,19 @@ mmap17 mmap17 #MUSL - depends on Musl release >= morello-release-1.5.0 mmap18 mmap18 mmap19 mmap19 - +mmap20 mmap20 mprotect01 mprotect01 mprotect02 mprotect02 mprotect03 mprotect03 mprotect04 mprotect04 +mprotect05 mprotect05
mremap01 mremap01 mremap02 mremap02 mremap03 mremap03 mremap04 mremap04 mremap05 mremap05 +mremap06 mremap06
munmap01 munmap01 munmap02 munmap02 diff --git a/runtest/morello_transitional_extended b/runtest/morello_transitional_extended index 44641a33e..eff21411b 100644 --- a/runtest/morello_transitional_extended +++ b/runtest/morello_transitional_extended @@ -33,6 +33,9 @@ epoll_wait01 epoll_wait01 epoll_wait02 epoll_wait02 epoll_wait03 epoll_wait03 epoll_wait04 epoll_wait04 +epoll_wait05 epoll_wait05 +epoll_wait06 epoll_wait06 +epoll_wait07 epoll_wait07 epoll_wait99 epoll_wait99 epoll_pwait01 epoll_pwait01 epoll_pwait02 epoll_pwait02 @@ -72,6 +75,7 @@ keyctl09 keyctl09 mq_open01 mq_open01 mq_notify01 mq_notify01 mq_notify02 mq_notify02 +mq_notify03 mq_notify03 mq_timedsend01 mq_timedsend01 mq_timedreceive01 mq_timedreceive01 mq_unlink01 mq_unlink01 @@ -106,12 +110,12 @@ semctl08 semctl08 semctl09 semctl09 semget01 semget01 semget02 semget02 -semget03 semget03 semget05 semget05 -semget06 semget06 semop01 semop01 semop02 semop02 semop03 semop03 +semop04 semop04 +semop05 semop05
#KERN - shmat*: depends on Morello Linux kernel release >= morello-release-1.5.0 shmat01 shmat01
linux-morello-ltp@op-lists.linaro.org