1*c2e18aaaSAndroid Build Coastguard Worker{ 2*c2e18aaaSAndroid Build Coastguard Worker "AmSlam": { "class": ["APPS"], "path": ["foo/bar/AmSlam"], "tags": ["tests"], "installed": ["out/target/product/generic/data/app/AmSlam/AmSlam.apk"], "module_name": "AmSlam" }, 3*c2e18aaaSAndroid Build Coastguard Worker "AmSlamTests": { "class": ["APPS"], "path": ["foo/bar/AmSlam/test"], "tags": ["tests"], "installed": ["out/target/product/generic/data/app/AmSlam/AmSlamTests.apk"], "module_name": "AmSlamTests" }, 4*c2e18aaaSAndroid Build Coastguard Worker "CtsJankDeviceTestCases": { "class": ["APPS"], "path": ["foo/bar/jank"], "tags": ["optional"], "installed": ["out/target/product/generic/data/app/CtsJankDeviceTestCases/CtsJankDeviceTestCases.apk"], "module_name": "CtsJankDeviceTestCases" }, 5*c2e18aaaSAndroid Build Coastguard Worker "CtsUiDeviceTestCases": { "class": ["APPS"], "path": ["tf/core/CtsUiDeviceTestCases"], "tags": ["optional"], "installed": ["out/target/product/generic/data/app/CtsUiDeviceTestCases/CtsUiDeviceTestCases.apk"], "module_name": "CtsJankDeviceTestCases" }, 6*c2e18aaaSAndroid Build Coastguard Worker "VtsTarget": { "class": ["FAKE"], "path": ["foo/bar/jank"], "tags": ["optional"], "installed": ["out/target/product/generic/VtsTarget"], "module_name": "VtsTarget" }, 7*c2e18aaaSAndroid Build Coastguard Worker "google-tradefed": { "class": ["JAVA_LIBRARIES"], "path": ["gtf/core"], "tags": ["optional"], "installed": ["out/host/linux-x86/framework/google-tradefed.jar"], "module_name": "google-tradefed" }, 8*c2e18aaaSAndroid Build Coastguard Worker "google-tradefed-contrib": { "class": ["JAVA_LIBRARIES"], "path": ["gtf/contrib"], "tags": ["optional"], "installed": ["out/host/linux-x86/framework/google-tradefed-contrib.jar"], "module_name": "google-tradefed-contrib" }, 9*c2e18aaaSAndroid Build Coastguard Worker "tradefed": { "class": ["EXECUTABLES", "JAVA_LIBRARIES"], "path": ["tf/core"], "tags": ["optional"], "installed": ["out/host/linux-x86/bin/tradefed.sh", "out/host/linux-x86/framework/tradefed.jar"], "module_name": "tradefed" }, 10*c2e18aaaSAndroid Build Coastguard Worker "tradefed-contrib": { "class": ["JAVA_LIBRARIES"], "path": ["tf/contrib"], "tags": ["optional"], "installed": ["out/host/linux-x86/framework/tradefed-contrib.jar"], "module_name": "tradefed-contrib" }, 11*c2e18aaaSAndroid Build Coastguard Worker "mobly-test": { "class": ["NATIVE_TESTS"], "path": ["foo/bar/mobly-test"], "tags": ["optional"], "installed": ["out/host/linux-x86/nativetest64/mobly-test/mobly-test", "out/host/linux-x86/nativetest64/mobly-test/mobly-test_config.yaml"], "module_name": "mobly-test", "test_options_tags": ["mobly"] }, 12*c2e18aaaSAndroid Build Coastguard Worker "mobly-test-no-tag": { "class": ["NATIVE_TESTS"], "path": ["foo/bar/mobly-test"], "tags": ["optional"], "installed": ["out/host/linux-x86/nativetest64/mobly-test/mobly-test", "out/host/linux-x86/nativetest64/mobly-test/mobly-test_config.yaml"], "module_name": "mobly-test" }, 13*c2e18aaaSAndroid Build Coastguard Worker "module-no-path": { "class": ["JAVA_LIBRARIES"], "tags": ["optional"], "installed": ["out/host/linux-x86/framework/tradefed-contrib.jar"], "module_name": "module-no-path" }, 14*c2e18aaaSAndroid Build Coastguard Worker "module1": { "class": ["JAVA_LIBRARIES"], "path": ["shared/path/to/be/used"], "tags": ["optional"], "installed": ["out/host/linux-x86/framework/tradefed-contrib.jar"], "module_name": "module1" }, 15*c2e18aaaSAndroid Build Coastguard Worker "module2": { "class": ["JAVA_LIBRARIES"], "path": ["shared/path/to/be/used"], "tags": ["optional"], "installed": ["out/host/linux-x86/framework/tradefed-contrib.jar"], "module_name": "module2" }, 16*c2e18aaaSAndroid Build Coastguard Worker "multiarch1": { "class": ["JAVA_LIBRARIES"], "path": ["shared/path/to/be/used2"], "tags": ["optional"], "installed": ["out/host/linux-x86/framework/tradefed-contrib.jar"], "module_name": "multiarch1" }, 17*c2e18aaaSAndroid Build Coastguard Worker "multiarch1_32": { "class": ["JAVA_LIBRARIES"], "path": ["shared/path/to/be/used2"], "tags": ["optional"], "installed": ["out/host/linux-x86/framework/tradefed-contrib.jar"], "module_name": "multiarch1" }, 18*c2e18aaaSAndroid Build Coastguard Worker "multiarch2": { "class": ["JAVA_LIBRARIES"], "path": ["shared/path/to/be/used2"], "tags": ["optional"], "installed": ["out/host/linux-x86/framework/tradefed-contrib.jar"], "module_name": "multiarch2" }, 19*c2e18aaaSAndroid Build Coastguard Worker "multiarch2_32": { "class": ["JAVA_LIBRARIES"], "path": ["shared/path/to/be/used2"], "tags": ["optional"], "installed": ["out/host/linux-x86/framework/tradefed-contrib.jar"], "module_name": "multiarch2" }, 20*c2e18aaaSAndroid Build Coastguard Worker "multiarch3": { "class": ["JAVA_LIBRARIES"], "path": ["shared/path/to/be/used2"], "tags": ["optional"], "installed": ["out/host/linux-x86/framework/tradefed-contrib.jar"], "module_name": "multiarch3" }, 21*c2e18aaaSAndroid Build Coastguard Worker "multiarch3_32": { "class": ["JAVA_LIBRARIES"], "path": ["shared/path/to/be/used2"], "tags": ["optional"], "installed": ["out/host/linux-x86/framework/tradefed-contrib.jar"], "module_name": "multiarch3_32" }, 22*c2e18aaaSAndroid Build Coastguard Worker "dep_test_module": { "module_name": "dep_test_module", "dependencies": ["module_1", "module_2"] }, 23*c2e18aaaSAndroid Build Coastguard Worker "module_1": { "module_name": "module_1", "dependencies": [], "installed": ["path1"] }, 24*c2e18aaaSAndroid Build Coastguard Worker "module_2": { "module_name": "module_2", "dependencies": [] }, 25*c2e18aaaSAndroid Build Coastguard Worker "module_3": { "module_name": "module_3", "dependencies": [] }, 26*c2e18aaaSAndroid Build Coastguard Worker "test_dep_level_1_1": { "module_name": "test_dep_level_1_1", "dependencies": [] }, 27*c2e18aaaSAndroid Build Coastguard Worker "test_dep_level_1_2": { "module_name": "test_dep_level_1_2", "dependencies": [] }, 28*c2e18aaaSAndroid Build Coastguard Worker "test_dep_level_2_1": { "module_name": "test_dep_level_2_1", "dependencies": [], "installed": ["path2"] }, 29*c2e18aaaSAndroid Build Coastguard Worker "test_dep_level_2_2": { "module_name": "test_dep_level_2_2", "dependencies": [] }, 30*c2e18aaaSAndroid Build Coastguard Worker "single_config_module": {"module_name": "single_config_module", "test_config": ["my/single/config/path/test_config.xml"], "path": ["my/single/config/path"]}, 31*c2e18aaaSAndroid Build Coastguard Worker "androidtest_config_module": {"module_name": "androidtest_config_module", "test_config": [], "path": ["my/android/config/path"]}, 32*c2e18aaaSAndroid Build Coastguard Worker "multiple_config_module": {"module_name": "multiple_config_module", "test_config": ["my/multiple/config/path/main_test_config.xml", "my/multiple/config/path/Multiple1.xml", "my/multiple/config/path/Multiple2.xml"], "path": ["my/multiple/config/path"], "installed": ["somewhere"]}, 33*c2e18aaaSAndroid Build Coastguard Worker "MainModule1": {"module_name": "MainModule1", "test_config": [], "test_mainline_modules": ["foo2.apk+foo3.apk"]}, 34*c2e18aaaSAndroid Build Coastguard Worker "MainModule2": {"module_name": "MainModule2", "test_config": ["unittest_data/parameter_config/mainline_param.cfg"], "test_mainline_modules": []}, 35*c2e18aaaSAndroid Build Coastguard Worker "MainModule3": {"module_name": "MainModule3", "test_config": ["unittest_data/parameter_config/parameter.cfg"], "test_mainline_modules": []} 36*c2e18aaaSAndroid Build Coastguard Worker} 37