As per upstream commit: 72efdad1d07b ("Remove open05.c")
the open05 test is no longer available (functionality covered by open08 one) so drop it from Morello transitional syscall list.
Signed-off-by: Beata Michalska beata.michalska@arm.com --- runtest/morello_transitional | 1 - 1 file changed, 1 deletion(-)
diff --git a/runtest/morello_transitional b/runtest/morello_transitional index 334c8a4ba..e877c08ee 100644 --- a/runtest/morello_transitional +++ b/runtest/morello_transitional @@ -238,7 +238,6 @@ open01 open01 open02 open02 open03 open03 open04 open04 -open05 open05 open06 open06 open07 open07 open08 open08
On 15/12/2022 11:21, Beata Michalska wrote:
As per upstream commit: 72efdad1d07b ("Remove open05.c")
the open05 test is no longer available (functionality covered by open08 one) so drop it from Morello transitional syscall list.
Makes sense to me.
Looking at the history of runtest/syscalls, I can see that execve06 got added there in 20220930, maybe worth pulling it in morello_transitional too?
Kevin
Signed-off-by: Beata Michalska beata.michalska@arm.com
runtest/morello_transitional | 1 - 1 file changed, 1 deletion(-)
diff --git a/runtest/morello_transitional b/runtest/morello_transitional index 334c8a4ba..e877c08ee 100644 --- a/runtest/morello_transitional +++ b/runtest/morello_transitional @@ -238,7 +238,6 @@ open01 open01 open02 open02 open03 open03 open04 open04 -open05 open05 open06 open06 open07 open07 open08 open08
On Mon, Dec 19, 2022 at 09:38:46AM +0100, Kevin Brodsky wrote:
On 15/12/2022 11:21, Beata Michalska wrote:
As per upstream commit: 72efdad1d07b ("Remove open05.c")
the open05 test is no longer available (functionality covered by open08 one) so drop it from Morello transitional syscall list.
Makes sense to me.
Looking at the history of runtest/syscalls, I can see that execve06 got added there in 20220930, maybe worth pulling it in morello_transitional too?
Update on the list. Thanks.
-- BR B.
Kevin
Signed-off-by: Beata Michalska beata.michalska@arm.com
runtest/morello_transitional | 1 - 1 file changed, 1 deletion(-)
diff --git a/runtest/morello_transitional b/runtest/morello_transitional index 334c8a4ba..e877c08ee 100644 --- a/runtest/morello_transitional +++ b/runtest/morello_transitional @@ -238,7 +238,6 @@ open01 open01 open02 open02 open03 open03 open04 open04 -open05 open05 open06 open06 open07 open07 open08 open08
linux-morello-ltp@op-lists.linaro.org