Home
last modified time | relevance | path

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

/third_party/ltp/testcases/lib/
Dtst_test.sh555 local _tst_module=$1
557 for tst_module in "$_tst_module" \
558 "$LTPROOT/testcases/bin/$_tst_module" \
559 "$TST_STARTWD/$_tst_module"; do
568 tst_brk TCONF "Failed to find module '$_tst_module'"