Home
last modified time | relevance | path

Searched refs:TST_POS_ARGS (Results 1 – 4 of 4) sorted by relevance

/external/ltp/testcases/lib/
Dtst_test.sh395 if [ -n "$TST_POS_ARGS" ]; then
396 if ! tst_is_int "$TST_POS_ARGS"; then
400 if [ "$TST_POS_ARGS" -le 0 ]; then
423 if [ -n "$TST_POS_ARGS" ]; then
426 "have ($@) $#, expected ${TST_POS_ARGS}"
/external/ltp/testcases/kernel/controllers/cpuacct/
Dcpuacct.sh42 TST_POS_ARGS=2
/external/ltp/testcases/kernel/controllers/pids/
Dpids.sh33 TST_POS_ARGS=2
/external/ltp/doc/
Dtest-writing-guidelines.txt1526 TST_POS_ARGS=3
1553 '$TST_POS_ARGS' variable. If you do, these will be available as they were