Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cb317c83 authored by Christopher Parsons's avatar Christopher Parsons Committed by Automerger Merge Worker
Browse files

Merge "Add missing test files to build/soong" am: f793ba06 am: 64e705fd am: fd18d0e9

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1923057

Change-Id: Ie75346d388ad94aeb4eaa96339cd3e5dfdd130b6
parents ea10fa37 fd18d0e9
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -32,15 +32,17 @@ bootstrap_go_package {
    ],
    testSrcs: [
        "android_app_certificate_conversion_test.go",
        "android_app_conversion_test.go",
        "apex_conversion_test.go",
        "apex_key_conversion_test.go",
        "build_conversion_test.go",
        "bzl_conversion_test.go",
        "cc_binary_conversion_test.go",
        "cc_genrule_conversion_test.go",
        "cc_library_conversion_test.go",
        "cc_library_headers_conversion_test.go",
        "cc_library_static_conversion_test.go",
        "cc_library_shared_conversion_test.go",
        "cc_library_static_conversion_test.go",
        "cc_object_conversion_test.go",
        "conversion_test.go",
        "filegroup_conversion_test.go",
@@ -50,6 +52,7 @@ bootstrap_go_package {
        "python_binary_conversion_test.go",
        "python_library_conversion_test.go",
        "sh_conversion_test.go",
        "soong_config_module_type_conversion_test.go",
        "testing.go",
    ],
    pluginFor: [