Home
last modified time | relevance | path

Searched refs:test (Results 1 – 4 of 4) 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
Drun_net_test.sh160 [[ -n "$test" ]] && ! (( norun ))
164 [[ -z "$test" ]] && (( norun )) && ! (( nobuild ))
283 cmdline="$cmdline net_test=/host$SCRIPT_DIR/$test"
342 cmdline="$cmdline net_test=/host/$test"
Dall_tests.sh109 echo "$PREFIX $test ($i/$count)"
/kernel/configs/
DREADME.md83 [VTS](https://android.googlesource.com/platform/test/vts-testcase/hal/+/master/treble/framework_vin…
95 releases. To facilitate that in the VtsKernelConfig test and in the framework