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

Commit 2e1a903f authored by Ronald Braunstein's avatar Ronald Braunstein Committed by Gerrit Code Review
Browse files

Merge "Batch creation of test_module_config entries in frameworks/base" into main

parents 5abea933 809a2ebe
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -42,3 +42,10 @@ filegroup {
    name: "bugreport_artifacts",
    srcs: ["config/test-sysconfig.xml"],
}

test_module_config {
    name: "BugreportManagerTestCases_android_server_os",
    base: "BugreportManagerTestCases",
    test_suites: ["general-tests"],
    exclude_annotations: ["androidx.test.filters.LargeTest"],
}
+65 −0
Original line number Diff line number Diff line
@@ -291,6 +291,7 @@ test_module_config {
    name: "FrameworksCoreTests_Presubmit",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -301,6 +302,7 @@ test_module_config {
    name: "FrameworksCoreTests_inputmethod",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -315,6 +317,7 @@ test_module_config {
    name: "FrameworksCoreTests_context",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -325,6 +328,7 @@ test_module_config {
    name: "FrameworksCoreTests_keyguard_manager",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -335,6 +339,7 @@ test_module_config {
    name: "FrameworksCoreTests_property_invalidated_cache",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -345,6 +350,7 @@ test_module_config {
    name: "FrameworksCoreTests_android_content",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -359,6 +365,7 @@ test_module_config {
    name: "FrameworksCoreTests_sqlite",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -369,6 +376,7 @@ test_module_config {
    name: "FrameworksCoreTests_android_net",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -380,6 +388,7 @@ test_module_config {
    name: "FrameworksCoreTests_battery_stats",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -391,6 +400,7 @@ test_module_config {
    name: "FrameworksCoreTests_environment",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -401,6 +411,7 @@ test_module_config {
    name: "FrameworksCoreTests_util_data_charset",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -414,6 +425,7 @@ test_module_config {
    name: "FrameworksCoreTests_xml",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -427,6 +439,7 @@ test_module_config {
    name: "FrameworksCoreTests_util_apk",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -437,6 +450,7 @@ test_module_config {
    name: "FrameworksCoreTests_textclassifier",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -448,6 +462,7 @@ test_module_config {
    name: "FrameworksCoreTests_internal_app",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -462,6 +477,7 @@ test_module_config {
    name: "FrameworksCoreTests_internal_content",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -472,6 +488,7 @@ test_module_config {
    name: "FrameworksCoreTests_internal_infra",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -482,6 +499,7 @@ test_module_config {
    name: "FrameworksCoreTests_internal_jank",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -492,6 +510,7 @@ test_module_config {
    name: "FrameworksCoreTests_internal_os_binder",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -503,6 +522,7 @@ test_module_config {
    name: "FrameworksCoreTests_internal_os_kernel",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -519,6 +539,7 @@ test_module_config {
    name: "FrameworksCoreTests_server_power",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -529,6 +550,7 @@ test_module_config {
    name: "FrameworksCoreTests_internal_security",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -540,6 +562,7 @@ test_module_config {
    name: "FrameworksCoreTests_internal_util_latency_tracker",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -550,6 +573,7 @@ test_module_config {
    name: "FrameworksCoreTests_content_capture_options",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -560,6 +584,7 @@ test_module_config {
    name: "FrameworksCoreTests_android_content_integrity",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -570,6 +595,7 @@ test_module_config {
    name: "FrameworksCoreTests_android_content_pm_PreSubmit",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -581,6 +607,7 @@ test_module_config {
    name: "FrameworksCoreTests_android_content_pm_PostSubmit",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -592,6 +619,7 @@ test_module_config {
    name: "FrameworksCoreTests_android_content_res",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -608,6 +636,7 @@ test_module_config {
    name: "FrameworksCoreTests_android_content_res_PostSubmit",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -619,6 +648,7 @@ test_module_config {
    name: "FrameworksCoreTests_android_service",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -638,6 +668,7 @@ test_module_config {
    name: "FrameworksCoreTests_android_view_contentcapture",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -648,6 +679,7 @@ test_module_config {
    name: "FrameworksCoreTests_android_view_contentprotection",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -658,6 +690,7 @@ test_module_config {
    name: "FrameworksCoreTests_com_android_internal_content_Presubmit",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -669,6 +702,7 @@ test_module_config {
    name: "FrameworksCoreTests_drawable",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -679,6 +713,7 @@ test_module_config {
    name: "FrameworksCoreTests_accessibility",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -693,6 +728,7 @@ test_module_config {
    name: "FrameworksCoreTests_usage",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -703,6 +739,7 @@ test_module_config {
    name: "FrameworksCoreTests_fastdata",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -713,6 +750,7 @@ test_module_config {
    name: "FrameworksCoreTests_hardware_input",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -723,6 +761,7 @@ test_module_config {
    name: "FrameworksCoreTests_view_verified",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -732,10 +771,35 @@ test_module_config {
    ],
}

test_module_config {
    name: "FrameworksCoreTests_android_net_Presubmit",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-platinum-tests",
        "device-tests",
    ],
    include_filters: ["android.net"],
    include_annotations: ["android.platform.test.annotations.Presubmit"],
}

test_module_config {
    name: "FrameworksCoreTests_content_pm_Postsubmit",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-platinum-tests",
        "device-tests",
    ],
    include_filters: ["android.content.pm."],
    include_annotations: ["android.platform.test.annotations.Postsubmit"],
}

test_module_config {
    name: "FrameworksCoreTests_jank",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
@@ -750,6 +814,7 @@ test_module_config {
    name: "FrameworksCoreTests_Platinum",
    base: "FrameworksCoreTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
        "device-platinum-tests",
    ],
+7 −0
Original line number Diff line number Diff line
@@ -61,3 +61,10 @@ android_test {
        enabled: false,
    },
}

test_module_config {
    name: "WMJetpackUnitTests_Presubmit",
    base: "WMJetpackUnitTests",
    test_suites: ["device-tests"],
    include_annotations: ["android.platform.test.annotations.Presubmit"],
}
+7 −0
Original line number Diff line number Diff line
@@ -25,3 +25,10 @@ android_test {
    resource_dirs: ["res"],
    test_suites: ["device-tests"],
}

test_module_config {
    name: "LoudnessCodecApiTest_Presubmit",
    base: "LoudnessCodecApiTest",
    test_suites: ["device-tests"],
    include_annotations: ["android.platform.test.annotations.Presubmit"],
}
+7 −0
Original line number Diff line number Diff line
@@ -26,3 +26,10 @@ android_test {
    instrumentation_for: "Shell",
    certificate: "platform",
}

test_module_config {
    name: "ShellTests_android_server_os",
    base: "ShellTests",
    test_suites: ["device-tests"],
    exclude_annotations: ["androidx.test.filters.LargeTest"],
}
Loading