Home
last modified time | relevance | path

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

/kernel/tests/net/test/
DREADME10 - Fast test / boot cycle.
20 path/to/net_test/run_net_test.sh <test>
22 where <test> is the name of a test binary in the net_test directory. This can
32 boots, mounts the root filesystem read-only, runs the specified test from init, and then drops to a…
38 The VM mounts the host filesystem at /host, so the test can be modified and
66 net_test mounts the root filesystem read-only, and runs the test from init, but
76 Since the test mounts the filesystem read-only, tests cannot modify
Dall_tests.sh60 echo "$PREFIX $test ($i/$count)"
Drun_net_test.sh107 [[ -n "$test" ]] && ! (( norun ))
111 [[ -z "$test" ]] && (( norun )) && ! (( nobuild ))