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

Commit ddc78fc2 authored by Dan Shi's avatar Dan Shi
Browse files

Move CF only tests to CF test mapping suite

This change doesn't modify presubmit coverage, the tests will still
run in the lab as test mapping suite, just on a different ATP test
config that dedicated to tests can only run on CF (not aosp_cf), on
git_main branch.

Bug: 300519349
Test: atest presubmit check
Change-Id: Ib95c590862a45f0e6d5f1c6e830b787694f9e138
parent f0c7602d
Loading
Loading
Loading
Loading
+2 −181
Original line number Diff line number Diff line
@@ -5,7 +5,8 @@
      "name": "CtsBluetoothTestCases"
    },
    {
      "name": "BluetoothInstrumentationTests"
      "name": "BluetoothInstrumentationTests",
      "keywords": ["cf"]
    },
    {
      "name": "GoogleBluetoothInstrumentationTests"
@@ -21,54 +22,6 @@
    //{
    //  "name": "bluetooth-test-audio-hal-interface"
    //},
    {
      "name": "net_test_audio_a2dp_hw"
    },
    {
      "name": "net_test_audio_hearing_aid_hw"
    },
    {
      "name": "net_test_bluetooth"
    },
    {
      "name": "net_test_bta"
    },
    {
      "name": "net_test_bta_security"
    },
    {
      "name": "net_test_btif"
    },
    {
      "name": "net_test_btif_hf_client_service"
    },
    {
      "name": "net_test_btif_profile_queue"
    },
    {
      "name": "net_test_btif_avrcp_audio_track"
    },
    {
      "name": "net_test_device"
    },
    {
      "name": "net_test_device_iot_config"
    },
    {
      "name": "net_test_gatt_conn_multiplexing"
    },
    {
      "name": "net_test_hci"
    },
    {
      "name": "net_test_stack"
    },
    {
      "name": "net_test_stack_a2dp_codecs_native"
    },
    {
      "name": "net_test_stack_ad_parser"
    },
    {
      "name": "net_test_audio_a2dp_hw",
      "keywords": ["cf"]
@@ -137,138 +90,6 @@
    // Thoses test run on the host in the CI automatically.
    // Run the one that are available on the device on the
    // device as well
    {
      "name": "bluetooth_csis_test"
    },
    {
      "name": "bluetooth_flatbuffer_tests"
    },
    {
      "name": "bluetooth_groups_test"
    },
    {
      "name": "bluetooth_has_test"
    },
    {
      "name": "bluetooth_hh_test"
    },
    {
      "name": "bluetooth_le_audio_client_test"
    },
    {
      "name": "bluetooth_le_audio_test"
    },
    {
      "name": "bluetooth_packet_parser_test"
    },
    {
      "name": "bluetooth_test_broadcaster"
    },
    {
      "name": "bluetooth_test_broadcaster_state_machine"
    },
    {
      "name": "bluetooth_test_common"
    },
    {
      "name": "bluetooth_test_gd_unit"
    },
    {
      "name": "bluetooth_test_sdp"
    },
    {
      "name": "bluetooth_vc_test"
    },
    {
      "name": "bt_host_test_bta"
    },
    {
      "name": "libaptx_enc_tests"
    },
    {
      "name": "libaptxhd_enc_tests"
    },
    {
      "name": "net_test_avrcp"
    },
    {
      "name": "net_test_btcore"
    },
    {
      "name": "net_test_btif_config_cache"
    },
    {
      "name": "net_test_btif_hh"
    },
    {
      "name": "net_test_btif_rc"
    },
    {
      "name": "net_test_btif_stack"
    },
    {
      "name": "net_test_btm_iso"
    },
    {
      "name": "net_test_btpackets"
    },
    {
      "name": "net_test_eatt"
    },
    {
      "name": "net_test_main_shim"
    },
    {
      "name": "net_test_osi"
    },
    {
      "name": "net_test_performance"
    },
    {
      "name": "net_test_stack_a2dp_native"
    },
    {
      "name": "net_test_stack_acl"
    },
    {
      "name": "net_test_stack_avdtp"
    },
    {
      "name": "net_test_stack_btm"
    },
    {
      "name": "net_test_stack_btu"
    },
    {
      "name": "net_test_stack_gatt"
    },
    {
      "name": "net_test_stack_gatt_native"
    },
    {
      "name": "net_test_stack_gatt_sr_hash_native"
    },
    {
      "name": "net_test_stack_hci"
    },
    {
      "name": "net_test_stack_hid"
    },
    {
      "name": "net_test_stack_l2cap"
    },
    {
      "name": "net_test_stack_rfcomm"
    },
    {
      "name": "net_test_stack_sdp"
    },
    {
      "name": "net_test_stack_smp"
    },
    {
      "name": "net_test_types"
    },
    {
      "name": "bluetooth_csis_test",
      "keywords": ["cf"]