xref
: /
external
/
ltp
/
testscripts
/
syscalls.sh
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
cd
`
dirname
$
0
`
3
cd
..
4
./
runltp
-f ${
PWD
}/
runtest
/
syscalls
-q
"$@"
5