Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Android/build/build/soong/test_suites/   (Android Betriebssystem Version 17©)  Datei vom 26.5.2026 mit Größe 1 kB image not shown  

Quelle  Android.bp   Sprache: unbekannt

 
Spracherkennung für: .bp vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

package {
    default_applicable_licenses: ["Android-Apache-2.0"],
}

bootstrap_go_package {
    name: "soong-test_suites",
    pkgPath: "android/soong/test_suites",
    deps: [
        "blueprint",
        "blueprint-gobtools",
        "blueprint-proptools",
        "soong",
        "soong-android",
        "soong-java",
        "soong-phony",
    ],
    srcs: [
        "test_suites.go",
        "testsuites_enc.go",
    ],
    testSrcs: [
        "test_suites_test.go",
    ],
    pluginFor: ["soong_build"],
}

test_suite_package {
    name: "performance-tests",
}

test_suite_package {
    name: "device-platinum-tests",
    build_host_shared_libs_zip: true,
}

test_suite_package {
    name: "device-tests",
    include_host_shared_libs_in_main_zip: true,
    dists: [
        {
            targets: ["device-tests"],
            tag: ".jacoco",
            only_on_java_coverage_builds: true,
        },
    ],
}

test_suite_package {
    name: "automotive-sdv-tests",
}

test_suite_package {
    name: "al-tests",
}

test_suite_package {
    name: "general-tests",
    include_common_host_shared_libs_symlinks_in_main_zip: true,
    include_host_shared_libs_in_main_zip: true,
    host_java_tools: [
        "compatibility-host-util",
        "cts-tradefed",
        "vts-tradefed",
    ],
    dists: [
        {
            targets: ["general-tests"],
            tag: ".jacoco",
            only_on_java_coverage_builds: true,
        },
    ],
}

test_suite_package {
    name: "host-unit-tests",
    include_common_host_shared_libs_symlinks_in_main_zip: true,
    include_host_shared_libs_in_main_zip: true,
}

test_suite_package {
    name: "sdv-host-unit-tests",
    include_common_host_shared_libs_symlinks_in_main_zip: true,
    include_host_shared_libs_in_main_zip: true,
}

[Dauer der Verarbeitung: 0.12 Sekunden, vorverarbeitet 2026-06-28]