OpenGrok
Cross Reference: math.sh
xref
: /
external
/
ltp
/
testscripts
/
math.sh
Home
|
History
|
Annotate
|
Download
|
only in
testscripts
1
#!/
bin
/
sh
2
cd
`
dirname
$0
`
3
cd
..
4
./
runltp
-f ${
PWD
}/
runtest
/
math
-q
"$@"
5