OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TST_ID
(Results
1 - 3
of
3
) sorted by null
/external/ltp/testcases/lib/
tst_test.sh
117
printf "$
TST_ID
$TST_COUNT "
445
TST_TMPDIR=$(mktemp -d "$TMPDIR/LTP_$
TST_ID
.XXXXXXXXXX")
534
if [ -z "$
TST_ID
" ]; then
536
tst_brk TCONF "Failed to set
TST_ID
from \$0 ('$0'), fix it with setting
TST_ID
before sourcing tst_test.sh"
537
TST_ID
=${_tst_filename%%.*}
539
export
TST_ID
="$
TST_ID
"
545
export TST_DATAROOT="$LTPROOT/testcases/data/$
TST_ID
"
/external/ltp/testscripts/
network.sh
94
unset
TST_ID
TST_LIB_LOADED TST_NO_DEFAULT_RUN
/external/ltp/testcases/kernel/controllers/cpuacct/
cpuacct.sh
77
testpath=$mount_point/ltp_$
TST_ID
Completed in 170 milliseconds