Test "rus_vm_fault: If page fault occurs in a thread that has not processed system call offloading, incorrectly return to normal." on arm64
Change-Id: I3dc98d8994228ad27cfdf9ca96a0a76e544bc947 Refs: #923
This commit is contained in:
committed by
Masamichi Takagi
parent
f240671fc8
commit
ddde519263
12
test/mng_mod/issues/923/arm64/run.sh
Executable file
12
test/mng_mod/issues/923/arm64/run.sh
Executable file
@@ -0,0 +1,12 @@
|
||||
#!/bin/sh
|
||||
## run.sh COPYRIGHT FUJITSU LIMITED 2018 ##
|
||||
|
||||
USELTP=0
|
||||
USEOSTEST=0
|
||||
|
||||
. ../../../../common.sh
|
||||
|
||||
export PATH=${PATH}:${BIN}
|
||||
|
||||
./CT02
|
||||
strace -f mcexec ls
|
||||
Reference in New Issue
Block a user