Home
last modified time | relevance | path

Searched refs:scenfile (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/
H A Drunltp222 local scenfile=
590 cat $SCENARIO_LISTS | while read scenfile; do
591 scenfile=${LTPROOT}/runtest/$scenfile
592 [ -f "$scenfile" ] || continue
594 cat $scenfile >> "$TMP/alltests" || {
606 for scenfile in `echo "$CMDFILES" | tr ',' ' '`
608 [ -f "$scenfile" ] || scenfile="$LTPROOT/runtest/$scenfile"
[all...]

Completed in 1 milliseconds