Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Ddeploy_production_unittest.py12 import deploy_production as deploy_production namespace
21 results = deploy_production.parse_arguments([])
28 results = deploy_production.parse_arguments(['--dryrun', '--continue'])
35 results = deploy_production.parse_arguments(['--afe', 'foo'])
42 results = deploy_production.parse_arguments(['foo', 'bar'])
49 results = deploy_production.parse_arguments(['--', 'foo', 'bar'])
56 results = deploy_production.parse_arguments(