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

  /external/autotest/docs/
test-that.md 3 `test_that` is the supported mechanism to run autotests against Chrome OS
4 devices at your desk. `test_that` replaces an older script, `run_remote_tests`.
7 - CTRL+C kills `test_that` and all its autoserv children. Orphaned processes
10 test_that always runs from the sysroot location.
12 test_that uses autotest_quickmerge to copy your python changes to the
14 - Tests are generally specified to `test_that` by the NAME field of their
23 $ test_that -b ${board} ${host} dummy_Pass
29 $ test_that -b ${board} ${host} dummy_Pass.suspend
35 $ test_that -b ${board} ${host} suite:smoke
43 $ test_that -b ${board} ${host} e:login_.
    [all...]
  /external/autotest/site_utils/
test_that_unittest.py 9 from autotest_lib.site_utils import test_that
18 args = test_that.parse_arguments(
28 args, remote_argv = test_that._parse_arguments_internal(
41 args, remote_argv = test_that._parse_arguments_internal(
55 args = test_that.parse_arguments(
  /external/autotest/client/site_tests/firmware_TouchMTB/tools/
create_version.py 52 like "/tmp/test_that.xxxx/..." To be able to run git commands

Completed in 461 milliseconds