Lines Matching defs:shell
45 def test(shell, command, expected_return, expected_stdout, expected_stderr, expected_env): argument
103 def test_invalid_lunch_target(shell): argument
110 def test_aosp_arm(shell): argument
120 def test_lunch2_empty(shell): argument
126 def test_lunch2_four_params(shell): argument
132 def test_lunch2_aosp_arm(shell): argument
141 def test_lunch2_aosp_arm_trunk_staging(shell): argument
152 def test_lunch2_aosp_arm_trunk_staging_userdebug(shell): argument
161 def test_list_products(shell): argument
166 def test_list_releases_param(shell): argument
171 def test_list_releases_env(shell): argument
176 def test_list_releases_no_product(shell): argument
181 def test_list_variants(shell): argument
187 def test_get_build_var_in_path(shell): argument