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

Commit 6fbb4bc8 authored by Sergey Nikolaienkov's avatar Sergey Nikolaienkov
Browse files

Add CDM CTS test modules to Test-Mapping Presubmit

Add CtsCompanionDeviceManagerCoreTestCases and
CtsCompanionDeviceManagerUiAutomationTestCases to the "presubmit"
TEST_MAPPING group.

Bug: 208213276
Bug: 212535524
Test: atest --test-mapping frameworks/base/core/java/android/companion:presubmit
Test: atest --test-mapping frameworks/base/services/companion:presubmit
Change-Id: I50fd495f3fc455932fd915461a7c3b8559ef0e6e
parent 12b983ff
Loading
Loading
Loading
Loading
+2 −7
Original line number Diff line number Diff line
{
  "presubmit": [
  "imports": [
    {
      "name": "CtsOsTestCases",
      "options": [
        {
          "include-filter": "android.os.cts.CompanionDeviceManagerTest"
        }
      ]
      "path": "frameworks/base/services/companion"
    }
  ]
}
+6 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsCompanionDeviceManagerCoreTestCases"
    },
    {
      "name": "CtsCompanionDeviceManagerUiAutomationTestCases"
    },
    {
      "name": "CtsOsTestCases",
      "options": [