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

  /external/autotest/utils/
site_test_importer.sh 10 # Add all site_tests
11 ./test_importer.py -t /usr/local/autotest/client/site_tests
12 ./test_importer.py -t /usr/local/autotest/server/site_tests
packager.py 29 '--exclude=site_tests/* --exclude=**.pyc')
66 " or client/site_tests and upload to the repo.",
107 # or client/site_tests
176 # or client/site_tests
214 # process site_tests
215 site_tests_list = get_subdir_list('site_tests', client_dir)
216 site_tests = ','.join(site_tests_list)
233 all_packages.extend(tar_packages(pkgmgr, 'test', site_tests,
244 process_packages(pkgmgr, 'test', site_tests, client_dir, action=action)
260 # Look whether the test is present in client/tests and client/site_tests dir
    [all...]
  /external/autotest/
.gitignore 51 server/site_tests/network_WiFiChaosPSK/control.local

Completed in 198 milliseconds