HomeSort by relevance Sort by last modified time
    Searched refs:norun (Results 1 - 6 of 6) sorted by null

  /kernel/tests/net/test/
run_net_test.sh 78 norun=0
91 elif [ "$1" == "--norun" ]; then
92 norun=1
116 [[ -n "$test" ]] && ! (( norun ))
120 [[ -z "$test" ]] && (( norun )) && ! (( nobuild ))
126 echo " $0 --norun" >&2
209 if (( norun == 1 )); then
parallel_tests.sh 39 $DIR/run_net_test.sh --norun || exit 1
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
webchecker.py 152 norun = 0
174 norun = 1
220 if not norun:
  /external/python/cpython2/Tools/webchecker/
webchecker.py 152 norun = 0
174 norun = 1
220 if not norun:
  /prebuilts/go/darwin-x86/src/cmd/go/internal/test/
test.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/go/internal/test/
test.go     [all...]

Completed in 233 milliseconds