test: Fix test programs for #1195

Add chmod 666 /dev/mcos0 for fork after setuid()

Refs: #1195
Change-Id: I2bec6a9a8378d246f50a9fc08a345b3235096a06
This commit is contained in:
Ken Sato
2019-02-25 17:36:46 +09:00
committed by Masamichi Takagi
parent 7da5fede8b
commit 764948b51f
3 changed files with 10 additions and 6 deletions

View File

@ -5,6 +5,9 @@ USEOSTEST=0
. ../../common.sh
# for fork after setuid()
chmod 666 /dev/mcos0
tid=001
echo "*** CT$tid start *******************************"
sudo ${MCEXEC} ${LTPBIN}/nftw01 2>&1 | tee ./CT${tid}.txt