History log of /aosp_15_r20/tools/asuite/ (Results 1 – 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c2e18aaa08-Dec-2024 Android Build Coastguard Worker <[email protected]>

Snap for 12765415 from 67496b810852bc47be8fda545987e147e6d481b5 to 25Q1-release

Change-Id: Idb6d0bc12620ef648988ead4e73177bffc88ff5e


.gitignore
Android.bp
OWNERS
OWNERS_ADTE_TEAM
PREUPLOAD.cfg
adevice/Android.bp
adevice/Cargo.toml
adevice/OWNERS
adevice/README.md
adevice/TEST_MAPPING
adevice/adevice_integration_test.sh
adevice/adevice_proto/Cargo.toml
adevice/integration_tests/build_adevice_integration_tests.sh
adevice/rustfmt.toml
adevice/src/adevice.rs
adevice/src/adevice_fingerprint.rs
adevice/src/cli.rs
adevice/src/commands.rs
adevice/src/device.rs
adevice/src/fingerprint.rs
adevice/src/lib.rs
adevice/src/main.rs
adevice/src/metrics.rs
adevice/src/progress.rs
adevice/src/protos/clientanalytics.proto
adevice/src/protos/user_log.proto
adevice/src/restart_chooser.rs
adevice/src/tracking.rs
adevice/tests/common/fakes.rs
adevice/tests/common/mod.rs
adevice/tests/partial_program_tests.rs
adevice/tests/whole_program_tests.rs
aidegen/.coveragerc
aidegen/Android.bp
aidegen/CleanSpec.mk
aidegen/README.md
aidegen/aidegen_main.py
aidegen/aidegen_main_unittest.py
aidegen/aidegen_run_unittests.py
aidegen/aidegen_unittests.xml
aidegen/constant.py
aidegen/data/AndroidStyle_aidegen.xml
aidegen/data/gitignore_template
aidegen/data/jdk.table.xml
aidegen/idea/iml.py
aidegen/idea/iml_unittest.py
aidegen/idea/xml_gen.py
aidegen/idea/xml_gen_unittest.py
aidegen/lib/aidegen_metrics.py
aidegen/lib/aidegen_metrics_unittest.py
aidegen/lib/android_dev_os.py
aidegen/lib/android_dev_os_unittest.py
aidegen/lib/clion_project_file_gen.py
aidegen/lib/clion_project_file_gen_unittest.py
aidegen/lib/common_util.py
aidegen/lib/common_util_unittest.py
aidegen/lib/config.py
aidegen/lib/config_unittest.py
aidegen/lib/dom_util.py
aidegen/lib/eclipse_project_file_gen.py
aidegen/lib/eclipse_project_file_gen_unittest.py
aidegen/lib/errors.py
aidegen/lib/ide_common_util.py
aidegen/lib/ide_common_util_unittest.py
aidegen/lib/ide_util.py
aidegen/lib/ide_util_unittest.py
aidegen/lib/module_info.py
aidegen/lib/module_info_unittest.py
aidegen/lib/module_info_util.py
aidegen/lib/module_info_util_unittest.py
aidegen/lib/native_module_info.py
aidegen/lib/native_module_info_unittest.py
aidegen/lib/native_project_info.py
aidegen/lib/native_project_info_unittest.py
aidegen/lib/native_util.py
aidegen/lib/native_util_unittest.py
aidegen/lib/project_config.py
aidegen/lib/project_config_unittest.py
aidegen/lib/project_file_gen.py
aidegen/lib/project_file_gen_unittest.py
aidegen/lib/project_info.py
aidegen/lib/project_info_unittest.py
aidegen/lib/singleton.py
aidegen/lib/singleton_unittest.py
aidegen/lib/source_locator.py
aidegen/lib/source_locator_unittest.py
aidegen/lib/xml_util.py
aidegen/lib/xml_util_unittest.py
aidegen/project/project_splitter.py
aidegen/project/project_splitter_unittest.py
aidegen/run_tests.sh
aidegen/sdk/android_sdk.py
aidegen/sdk/android_sdk_unittest.py
aidegen/sdk/jdk_table.py
aidegen/sdk/jdk_table_unittest.py
aidegen/templates.py
aidegen/test_data/.idea/dummy
aidegen/test_data/Android/Sdk/platforms/android-28/.gitignore
aidegen/test_data/android_facet.iml
aidegen/test_data/android_project/AndroidManifest.xml
aidegen/test_data/dependencies.iml
aidegen/test_data/eclipse.classpath
aidegen/test_data/eclipse.project
aidegen/test_data/enable_debugger.iml
aidegen/test_data/jdk_table_xml/android_sdk.xml
aidegen/test_data/jdk_table_xml/android_sdk_nonexistent.xml
aidegen/test_data/jdk_table_xml/jdk21.xml
aidegen/test_data/jdk_table_xml/jdk_nonexistent.xml
aidegen/test_data/module_dependency.iml
aidegen/test_data/modules.xml
aidegen/test_data/modules_only_self_module.xml
aidegen/test_data/modules_with_enable_debugger.xml
aidegen/test_data/out/soong/.intermediates/packages/apps/test/test/android_common/gen/test.srcjar
aidegen/test_data/out/soong/.intermediates/packages/apps/test/test/android_common/test.jar
aidegen/test_data/out/soong/.intermediates/packages/apps/test_R/R.jar
aidegen/test_data/out/soong/.intermediates/packages/apps/test_aapt2/aapt2.srcjar
aidegen/test_data/out/soong/merged_module_info.json
aidegen/test_data/packages/apps/test/src/java.java
aidegen/test_data/packages/apps/test/src/main/java/com/android/java.java
aidegen/test_data/packages/apps/test/src/main/java/com/android/no_package.java
aidegen/test_data/packages/apps/test/src/tests.packages/java.java
aidegen/test_data/packages/apps/test/src/tests.packages/test/java.java
aidegen/test_data/packages/apps/test/test.jar
aidegen/test_data/packages/apps/test/tests/com/android/test.java
aidegen/test_data/packages/apps/test/tests/test.srcjar
aidegen/test_data/packages/apps/test/tests/test_second.jar
aidegen/test_data/project/level11/level21/a.java
aidegen/test_data/project/level11/level22/level31/c.java
aidegen/test_data/project/level12/level22/b_test.java
aidegen/test_data/project/test.java
aidegen/test_data/project_facet.iml
aidegen/test_data/source.iml
aidegen/test_data/srcjar.iml
aidegen/test_data/test.iml
aidegen/unittest_constants.py
aidegen/vscode/vscode_native_project_file_gen.py
aidegen/vscode/vscode_native_project_file_gen_unittest.py
aidegen/vscode/vscode_workspace_file_gen.py
aidegen/vscode/vscode_workspace_file_gen_unittest.py
aidegen_functional_test/Android.bp
aidegen_functional_test/aidegen_functional_test_main.py
aidegen_functional_test/test_data/baseline_code_commit_id.json
aidegen_functional_test/test_data/golden_samples.json
aidegen_functional_test/test_data/verify_binary_upload.json
aidegen_functional_test/test_data/verify_commands.json
aidegen_functional_test/test_data/verify_presubmit.json
asuite.sh
asuite_plugin/README.md
asuite_plugin/build.gradle
asuite_plugin/build.sh
asuite_plugin/gradle/wrapper/gradle-wrapper.jar
asuite_plugin/gradle/wrapper/gradle-wrapper.properties
asuite_plugin/gradlew
asuite_plugin/gradlew.bat
asuite_plugin/settings.gradle
asuite_plugin/src/java/com/android/atest/AtestToolWindowAction.java
asuite_plugin/src/java/com/android/atest/AtestUtils.java
asuite_plugin/src/java/com/android/atest/Constants.java
asuite_plugin/src/java/com/android/atest/commandAdapter/AtestProcessListener.java
asuite_plugin/src/java/com/android/atest/commandAdapter/CommandRunner.java
asuite_plugin/src/java/com/android/atest/dialog/MessageDialog.form
asuite_plugin/src/java/com/android/atest/dialog/MessageDialog.java
asuite_plugin/src/java/com/android/atest/run/AtestConfigurationFactory.java
asuite_plugin/src/java/com/android/atest/run/AtestConfigurationType.java
asuite_plugin/src/java/com/android/atest/run/AtestRunConfiguration.java
asuite_plugin/src/java/com/android/atest/run/AtestSettingsEditor.form
asuite_plugin/src/java/com/android/atest/run/AtestSettingsEditor.java
asuite_plugin/src/java/com/android/atest/toolWindow/AtestToolWindow.form
asuite_plugin/src/java/com/android/atest/toolWindow/AtestToolWindow.java
asuite_plugin/src/java/com/android/atest/toolWindow/AtestToolWindowFactory.java
asuite_plugin/src/java/com/android/atest/widget/AtestFastInputController.java
asuite_plugin/src/java/com/android/atest/widget/AtestNotification.java
asuite_plugin/src/resources/META-INF/plugin.xml
asuite_plugin/src/resources/atest.png
asuite_plugin/src/test/resources/root/a/b/TEST_MAPPING
asuite_plugin/src/test/resources/root/a/b/c/dummy
asuite_plugin/src/test/resources/root/build/envsetup.sh
asuite_plugin/src/test/unittests/AtestUtilsTest.java
asuite_plugin/src/test/unittests/CommandRunnerTest.java
atest/Android.bp
atest/OWNERS
atest/README.md
atest/arg_parser.py
atest/asuite_lib_test/Android.bp
atest/asuite_lib_test/asuite_lib_run_tests.py
atest/atest_completion.sh
atest/atest_configs.py
atest/atest_decorator.py
atest/atest_enum.py
atest/atest_error.py
atest/atest_execution_info.py
atest/atest_execution_info_unittest.py
atest/atest_flag_list_generator.py
atest/atest_integration_tests.py
atest/atest_main.py
atest/atest_main_unittest.py
atest/atest_run_unittests.py
atest/atest_unittests.xml
atest/atest_utils.py
atest/atest_utils_unittest.py
atest/banner.py
atest/banner_unittest.py
atest/bazel/OWNERS
atest/bazel/atest_bazel_mode.md
atest/bazel/reporter/Android.bp
atest/bazel/reporter/BUILD.bazel
atest/bazel/reporter/javatests/com/android/tradefed/result/BazelExitCodeResultReporterTest.java
atest/bazel/reporter/javatests/com/android/tradefed/result/BazelXmlResultReporterTest.java
atest/bazel/reporter/src/com/android/tradefed/result/BazelExitCodeResultReporter.java
atest/bazel/reporter/src/com/android/tradefed/result/BazelXmlResultReporter.java
atest/bazel/resources/WORKSPACE
atest/bazel/resources/bazel.sh
atest/bazel/resources/bazelrc
atest/bazel/resources/configs/rbe/config/BUILD
atest/bazel/resources/device_def/BUILD.bazel
atest/bazel/resources/format_as_soong_module_name.cquery
atest/bazel/resources/rules/BUILD.bazel
atest/bazel/resources/rules/common_settings.bzl
atest/bazel/resources/rules/device/BUILD.bazel
atest/bazel/resources/rules/device/create_cuttlefish.sh.template
atest/bazel/resources/rules/device/cuttlefish_device.bzl
atest/bazel/resources/rules/device/single_local_device.bzl
atest/bazel/resources/rules/device/single_local_device.sh
atest/bazel/resources/rules/device_test.bzl
atest/bazel/resources/rules/device_test.sh.template
atest/bazel/resources/rules/platform_transitions.bzl
atest/bazel/resources/rules/soong_prebuilt.bzl
atest/bazel/resources/rules/tradefed_test.bzl
atest/bazel/resources/rules/tradefed_test.sh.template
atest/bazel/resources/rules/tradefed_test_aspects.bzl
atest/bazel/resources/rules/tradefed_test_dependency_info.bzl
atest/bazel/runner/Android.bp
atest/bazel/runner/config/config/bazel_deviceless_tests.xml
atest/bazel/runner/config/config/format_module_name_to_test_target.cquery
atest/bazel/runner/src/com/android/tradefed/testtype/bazel/BazelTest.java
atest/bazel/runner/src/com/android/tradefed/testtype/bazel/BazelTestListener.java
atest/bazel/runner/src/com/android/tradefed/testtype/bazel/BepFileTailer.java
atest/bazel/runner/src/com/android/tradefed/testtype/bazel/ForwardingTestListener.java
atest/bazel/runner/src/com/android/tradefed/testtype/bazel/InvocationLogCollector.java
atest/bazel/runner/src/com/android/tradefed/testtype/bazel/LogPathUpdatingListener.java
atest/bazel/runner/src/com/android/tradefed/testtype/bazel/NullTestListener.java
atest/bazel/runner/src/com/android/tradefed/testtype/bazel/SparseTestListener.java
atest/bazel/runner/src/com/android/tradefed/testtype/bazel/TestListeners.java
atest/bazel/runner/src/main/protobuf/build_event_stream.proto
atest/bazel/runner/src/main/protobuf/command_line.proto
atest/bazel/runner/src/main/protobuf/failure_details.proto
atest/bazel/runner/src/main/protobuf/invocation_policy.proto
atest/bazel/runner/src/main/protobuf/option_filters.proto
atest/bazel/runner/tests/src/com/android/tradefed/testtype/bazel/BazelTestTest.java
atest/bazel/runner/update_bes_protos.sh
atest/bazel/scripts/gen_workspace_archive.sh
atest/bazel/scripts/gen_workspace_archive_test.sh
atest/bazel_mode.py
atest/bazel_mode_unittest.py
atest/bug_detector.py
atest/bug_detector_unittest.py
atest/cc_test_filter_generator.py
atest/cc_test_filter_generator_test.py
atest/cli_translator.py
atest/cli_translator_unittest.py
atest/constants.py
atest/constants_default.py
atest/coverage/Android.bp
atest/coverage/com/android/jacocolcov/JacocoToLcovConverter.java
atest/coverage/coverage.py
atest/coverage/coverage_unittest.py
atest/device_update.py
atest/device_update_unittest.py
atest/docs/atest_structure.md
atest/docs/develop_test_finders.md
atest/docs/develop_test_runners.md
atest/docs/developer_workflow.md
atest/integration_tests/Android.bp
atest/integration_tests/adevice_command_success_tests.py
atest/integration_tests/adevice_integration_tests.py
atest/integration_tests/atest_command_success_tests.py
atest/integration_tests/atest_command_verification_tests.py
atest/integration_tests/atest_dry_run_diff_tests.py
atest/integration_tests/atest_integration_test.py
atest/integration_tests/atest_integration_tests.py
atest/integration_tests/atest_test_archetype_integration_tests.py
atest/integration_tests/bazel_mode_test.py
atest/integration_tests/bazel_mode_test.xml
atest/integration_tests/build_atest_integration_tests.sh
atest/integration_tests/device_android_test/Android.bp
atest/integration_tests/device_android_test/AndroidManifest.xml
atest/integration_tests/device_android_test/src/com.android.atest.example/DeviceAndroidTest.java
atest/integration_tests/device_android_test/src/com.android.atest.example/DeviceAndroidTestNonStarting.java
atest/integration_tests/device_cc_test/Android.bp
atest/integration_tests/device_cc_test/device_cc_test.cpp
atest/integration_tests/deviceless_java_test_host/Android.bp
atest/integration_tests/deviceless_java_test_host/src/com.android.atest.example/DevicelessJavaTestHost.java
atest/integration_tests/deviceless_python_test_host/Android.bp
atest/integration_tests/deviceless_python_test_host/deviceless_python_test_host.py
atest/integration_tests/deviceless_python_test_host_multiclass/Android.bp
atest/integration_tests/deviceless_python_test_host_multiclass/python_unittest_config_example.xml
atest/integration_tests/deviceless_python_test_host_multiclass/python_unittest_with_multiple_classes.py
atest/integration_tests/result_compare_test.py
atest/integration_tests/snapshot.py
atest/integration_tests/snapshot_unittest.py
atest/integration_tests/split_build_test_script.py
atest/integration_tests/split_build_test_script_config.xml
atest/java/Android.bp
atest/java/atest_script_help.sh
atest/java/atest_tradefed.sh
atest/java/res/config/atest_disable_teardown.xml
atest/java/res/config/template/atest_device_test_base.xml
atest/java/res/config/template/atest_deviceless_test_base.xml
atest/java/res/config/template/atest_local_min.xml
atest/java/res/config/template/feature-flags.xml
atest/java/res/config/template/log/atest_log_saver.xml
atest/java/res/config/template/performance-tests-base.xml
atest/java/src/com/android/atest/AtestLogArtifactsUploader.java
atest/java_test_filter_generator.py
atest/java_test_filter_generator_test.py
atest/logstorage/atest_gcp_utils.py
atest/logstorage/atest_gcp_utils_unittest.py
atest/logstorage/httplib2/Android.bp
atest/logstorage/httplib2/ca_certs_locater.py
atest/logstorage/httplib2/ca_certs_locater_unittest.py
atest/logstorage/log_uploader.py
atest/logstorage/log_uploader_unittest.py
atest/logstorage/logstorage_utils.py
atest/logstorage/logstorage_utils_unittest.py
atest/metrics/clearcut_client.py
atest/metrics/metrics.py
atest/metrics/metrics_base.py
atest/metrics/metrics_utils.py
atest/metrics/metrics_utils_unittest.py
atest/module_info.py
atest/module_info_unittest.py
atest/module_info_unittest_base.py
atest/profiler.py
atest/proto/clientanalytics.proto
atest/proto/common.proto
atest/proto/external_user_log.proto
atest/proto/file_md5.proto
atest/proto/internal_user_log.proto
atest/result_reporter.py
atest/result_reporter_unittest.py
atest/rollout_control.py
atest/rollout_control_unittest.py
atest/run_atest_unittests.sh
atest/run_bazel_mode_atest_unittest.sh
atest/test_finder_handler.py
atest/test_finder_handler_unittest.py
atest/test_finders/cache_finder.py
atest/test_finders/cache_finder_unittest.py
atest/test_finders/example_finder.py
atest/test_finders/module_finder.py
atest/test_finders/module_finder_unittest.py
atest/test_finders/suite_plan_finder.py
atest/test_finders/suite_plan_finder_unittest.py
atest/test_finders/test_filter_utils.py
atest/test_finders/test_filter_utils_unittest.py
atest/test_finders/test_finder_base.py
atest/test_finders/test_finder_utils.py
atest/test_finders/test_finder_utils_unittest.py
atest/test_finders/test_info.py
atest/test_finders/test_info_unittest.py
atest/test_finders/tf_integration_finder.py
atest/test_finders/tf_integration_finder_unittest.py
atest/test_mapping.py
atest/test_mapping_unittest.py
atest/test_plans/INTEGRATION_TESTS
atest/test_runner_handler.py
atest/test_runner_handler_unittest.py
atest/test_runner_invocation.py
atest/test_runners/OWNERS
atest/test_runners/atest_tf_test_runner.py
atest/test_runners/atest_tf_test_runner_unittest.py
atest/test_runners/event_handler.py
atest/test_runners/event_handler_unittest.py
atest/test_runners/example_test_runner.py
atest/test_runners/mobly_test_runner.py
atest/test_runners/mobly_test_runner_unittest.py
atest/test_runners/roboleaf_launched.txt
atest/test_runners/robolectric_test_runner.py
atest/test_runners/robolectric_test_runner_unittest.py
atest/test_runners/suite_plan_test_runner.py
atest/test_runners/suite_plan_test_runner_unittest.py
atest/test_runners/test_runner_base.py
atest/test_runners/vts_tf_test_runner.py
atest/test_runners/vts_tf_test_runner_unittest.py
atest/tf_proto/build_info.proto
atest/tf_proto/configuration_description.proto
atest/tf_proto/invocation_context.proto
atest/tf_proto/log_file.proto
atest/tf_proto/metric_measurement.proto
atest/tf_proto/test_record.proto
atest/tools/indexing.py
atest/tools/indexing_unittest.py
atest/tools/singleton.py
atest/tools/start_avd.py
atest/tools/start_avd_unittest.py
atest/tools/updatedb_darwin.sh
atest/unittest_constants.py
atest/unittest_data/AndroidDalvikTest.xml.data
atest/unittest_data/AndroidLibCoreTest.xml.data
atest/unittest_data/AndroidTest.xml
atest/unittest_data/AndroidTest.xml.data
atest/unittest_data/CtsUiDeviceTestCases.xml.data
atest/unittest_data/KernelTest.xml.data
atest/unittest_data/VtsAndroidTest.xml.data
atest/unittest_data/acloud/create_failure.json
atest/unittest_data/acloud/create_success.json
atest/unittest_data/acloud/create_success_local_instance.json
atest/unittest_data/annotation/sample.txt
atest/unittest_data/annotation_testing/Annotation.src
atest/unittest_data/cache_root/78ea54ef315f5613f7c11dd1a87f10c7.cache
atest/unittest_data/cache_root/README.md
atest/unittest_data/cache_root/cd66f9f5ad63b42d0d77a9334de6bb73.cache
atest/unittest_data/cc_path_testing/PathTesting.cpp
atest/unittest_data/class_file_path_testing/hello_world_test.cc
atest/unittest_data/class_file_path_testing/hello_world_test.cpp
atest/unittest_data/class_file_path_testing/hello_world_test.java
atest/unittest_data/class_file_path_testing/hello_world_test.kt
atest/unittest_data/class_file_path_testing/hello_world_test.other
atest/unittest_data/filter_configs/filter.cfg
atest/unittest_data/filter_configs/no_filter.cfg
atest/unittest_data/foo/bar/AmSlam/AndroidManifest.xml
atest/unittest_data/foo/bar/AmSlam/test/AndroidManifest.xml
atest/unittest_data/gts_auth_key.json
atest/unittest_data/integration_dir_testing/int_dir1/int_dir_testing.xml
atest/unittest_data/integration_dir_testing/int_dir2/int_dir_testing.xml
atest/unittest_data/mobly/sample_test_summary.yaml
atest/unittest_data/module-info.json
atest/unittest_data/module_bp_cc_deps.json
atest/unittest_data/module_bp_java_deps.json
atest/unittest_data/module_bp_java_loop_deps.json
atest/unittest_data/multi_arch_module-info.json
atest/unittest_data/my_cc_test.cc
atest/unittest_data/not-valid-module-info.json
atest/unittest_data/parameter_config/instant_app_parameter.cfg
atest/unittest_data/parameter_config/mainline_param.cfg
atest/unittest_data/parameter_config/multiple_device.cfg
atest/unittest_data/parameter_config/no_parameter.cfg
atest/unittest_data/parameter_config/parameter.cfg
atest/unittest_data/path_testing/PathTesting.java
atest/unittest_data/path_testing/PathTesting.kt
atest/unittest_data/path_testing_empty/.empty_file
atest/unittest_data/test_config/a.xml.data
atest/unittest_data/test_mapping/folder1/test_mapping_sample
atest/unittest_data/test_mapping/folder2/test_mapping_sample
atest/unittest_data/test_mapping/folder3/folder4/test_mapping_sample
atest/unittest_data/test_mapping/folder3/test_mapping_sample
atest/unittest_data/test_mapping/folder5/test_mapping_sample
atest/unittest_data/test_mapping/folder6/test_mapping_sample_golden
atest/unittest_data/test_mapping/folder6/test_mapping_sample_with_comments
atest/unittest_data/test_mapping/test_mapping_sample
atest/unittest_data/test_record.proto.testonly
atest/unittest_data/tradefed_prebuilt/prebuilts/filegroups/suite/compatibility-tradefed.jar
atest/unittest_data/tradefed_prebuilt/prebuilts/filegroups/tradefed/tradefed-contrib.jar
atest/unittest_data/tradefed_prebuilt/prebuilts/test_harness/tmp
atest/unittest_data/vts_plan_files/vts-aa.xml.data
atest/unittest_data/vts_plan_files/vts-bb.xml.data
atest/unittest_data/vts_plan_files/vts-cc.xml.data
atest/unittest_data/vts_plan_files/vts-dd.xml.data
atest/unittest_data/vts_plan_files/vts-staging-default.xml.data
atest/unittest_data/vts_push_files/push_file1.push
atest/unittest_data/vts_push_files/push_file2.push
atest/unittest_data/zip_files/multi_file.zip
atest/unittest_data/zip_files/single_file.zip
atest/unittest_utils.py
atest/usb_speed_detect.py
atest/usb_speed_detect_unittest.py
experiments/README.md
experiments/a/Android.bp
experiments/a/README.md
experiments/a/__init__.py
experiments/a/a.py
experiments/a/core/__init__.py
experiments/a/core/errors.py
experiments/a/core/task_runner.py
experiments/a/tests.py
experiments/a/tools/__init__.py
experiments/a/tools/update.py
experiments/a/tools/update_aliases.py
experiments/a/tools/update_test.py
experiments/a/tools/update_utils.py
plugin_lib/Android.bp
plugin_lib/OWNERS
plugin_lib/deployment.py
plugin_lib/deployment_unittest.py
plugin_lib/plugin_lib_unittests.xml
plugin_lib/plugin_run_unittests.py
preupload_hook_script.py
pylintrc