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.sh571 if [ -n "$TST_POS_ARGS" ]; then
572 if ! tst_is_int "$TST_POS_ARGS"; then
576 if [ "$TST_POS_ARGS" -le 0 ]; then
592 if [ -n "$TST_POS_ARGS" ]; then
595 "have ($@) $#, expected ${TST_POS_ARGS}"
/external/ltp/testcases/kernel/controllers/cpuacct/
Dcpuacct.sh41 TST_POS_ARGS=2
/external/ltp/testcases/kernel/controllers/pids/
Dpids.sh32 TST_POS_ARGS=3
/external/ltp/doc/
Dtest-writing-guidelines.txt1821 TST_POS_ARGS=3
1848 '$TST_POS_ARGS' variable. If you do, these will be available as they were