OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TESTLIST
(Results
1 - 3
of
3
) sorted by null
/external/ltp/testcases/realtime/
run.sh
134
TESTLIST
="func"
137
TESTLIST
="stress"
140
TESTLIST
="perf"
144
TESTLIST
="func stress perf"
159
TESTLIST
="$1"
163
for subdir in $
TESTLIST
; do
/external/ltp/testscripts/
test_realtime.sh
122
TESTLIST
="func"
125
TESTLIST
="stress"
128
TESTLIST
="perf"
132
TESTLIST
="func stress perf"
147
TESTLIST
="$1"
150
for subdir in $
TESTLIST
; do
/external/tcpdump/tests/
TESTrun.sh
28
cat
TESTLIST
| while read name input output options
Completed in 321 milliseconds