Home | History | Annotate | Download | only in ltp

Lines Matching refs:ltp

23 # Description:  This script can be used to run a subset the tests in the LTP test suite
30 # History: Created runltplite script to run a subset of the LTP testsuite
51 export TMP="${TMPBASE}/ltp-$$"
59 echo "FATAL: LTP not installed correctly"
64 [ -e $LTPROOT/bin/ltp-pan ] ||
66 echo "FATAL: Test suite driver 'ltp-pan' not found"
81 -c NUM_PROCS Run LTP under additional background CPU load.
84 -i # (in Mb) Run LTP with a _min_ IO load of # Mb in background.
86 -m # (in Mb) Run LTP with a _min_ memory load of # Mb in background.
135 TMP="${TMPBASE}/ltp-$$"
339 PAN_COMMAND="${LTPROOT}/bin/ltp-pan $QUIET_MODE -e -S $INSTANCES $DURATION -a $$ \
350 ${LTPROOT}/bin/ltp-pan $QUIET_MODE -e -S $INSTANCES $DURATION -a $$ \
354 echo "INFO: ltp-pan reported all tests PASS"
357 echo "INFO: ltp-pan reported some tests FAIL"