As per upstream commit: 47ebb84018c6 ("syscalls/execve06: Add test for argv[0] = NULL")
new execve testcase has been added. Enable it for Morello transitional list as well.
Signed-off-by: Beata Michalska beata.michalska@arm.com --- runtest/morello_transitional | 1 + 1 file changed, 1 insertion(+)
diff --git a/runtest/morello_transitional b/runtest/morello_transitional index e877c08ee..458e6287c 100644 --- a/runtest/morello_transitional +++ b/runtest/morello_transitional @@ -35,6 +35,7 @@ execve02 execve02 execve03 execve03 execve04 execve04 execve05 execve05 -i 5 -n 32 +execve06 execve06
exit01 exit01 exit02 exit02
On 19/12/2022 11:07, Beata Michalska wrote:
As per upstream commit: 47ebb84018c6 ("syscalls/execve06: Add test for argv[0] = NULL")
new execve testcase has been added. Enable it for Morello transitional list as well.
LGTM.
Kevin
Signed-off-by: Beata Michalska beata.michalska@arm.com
runtest/morello_transitional | 1 + 1 file changed, 1 insertion(+)
diff --git a/runtest/morello_transitional b/runtest/morello_transitional index e877c08ee..458e6287c 100644 --- a/runtest/morello_transitional +++ b/runtest/morello_transitional @@ -35,6 +35,7 @@ execve02 execve02 execve03 execve03 execve04 execve04 execve05 execve05 -i 5 -n 32 +execve06 execve06 exit01 exit01 exit02 exit02
linux-morello-ltp@op-lists.linaro.org