Test "signal: When the process receives a termination signal, it first terminates mcexec." on arm64
Change-Id: I1be32b991a45f0892146d93a9e6d6be9199faf59 Refs: #870
This commit is contained in:
committed by
Masamichi Takagi
parent
556a64ac5e
commit
b94247c478
6
test/mng_mod/issues/870/arm64/CT2002.sh
Executable file
6
test/mng_mod/issues/870/arm64/CT2002.sh
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
## CT2002.sh COPYRIGHT FUJITSU LIMITED 2018 ##
|
||||
|
||||
sync
|
||||
sudo /sbin/sysctl vm.drop_caches=3
|
||||
./CT2000 ./CT2002
|
||||
Reference in New Issue
Block a user