Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/policy_RestoreOnStartupURLs/
DREADME4 $ test_that <IPAddress> policy_RestoreOnStartupURLs <arguments>
8 policy_RestoreOnStartupURLs/control <arguments>
51 Argument Examples for policy_RestoreOnStartupURLs tests
57 /usr/local/autotest/bin/autotest /usr/local/autotest/tests/policy_RestoreOnStartupURLs/control --ar…
60 /usr/local/autotest/bin/autotest /usr/local/autotest/tests/policy_RestoreOnStartupURLs/control --ar…
63 /usr/local/autotest/bin/autotest /usr/local/autotest/tests/policy_RestoreOnStartupURLs/control --ar…
68 test_that 100.96.49.89 policy_RestoreOnStartupURLs --args="mode=all env=dm-fake"
70 test_that 100.96.49.89 policy_RestoreOnStartupURLs --args="mode=single case=1URL env=prod username=…
72 test_that 100.96.49.89 policy_RestoreOnStartupURLs --args="mode=single case=3URLs env=dm-test dms_n…
Dcontrol6 NAME = "policy_RestoreOnStartupURLs"
26 $ test_that <IPAddress> policy_RestoreOnStartupURLs
32 $ test_that <IPAddress> policy_RestoreOnStartupURLs --args="env=prod
42 job.run_test("policy_RestoreOnStartupURLs", args=args)
Dpolicy_RestoreOnStartupURLs.py11 class policy_RestoreOnStartupURLs(enterprise_policy_base.EnterprisePolicyTest): class