Searched refs:test (Results 1 – 4 of 4) sorted by relevance
10 - 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 can32 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 and66 net_test mounts the root filesystem read-only, and runs the test from init, but76 Since the test mounts the filesystem read-only, tests cannot modify
160 [[ -n "$test" ]] && ! (( norun ))164 [[ -z "$test" ]] && (( norun )) && ! (( nobuild ))283 cmdline="$cmdline net_test=/host$SCRIPT_DIR/$test"342 cmdline="$cmdline net_test=/host/$test"
109 echo "$PREFIX $test ($i/$count)"
83 [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