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

Commit b6e84328 authored by Sam Dubey's avatar Sam Dubey Committed by Android (Google) Code Review
Browse files

Merge "Ironwood sysui test-mapping"

parents cd9483ab 95e92a78
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -137,6 +137,22 @@
      ]
    }
  ],
  "ironwood-postsubmit": [
    {
      "name": "PlatformScenarioTests",
      "options": [
        {
            "include-annotation": "android.platform.test.annotations.IwTest"
        },
        {
            "exclude-annotation": "org.junit.Ignore"
        },
        {
            "include-filter": "android.platform.test.scenario.sysui"
        }
      ]
    }
  ],
  "auto-end-to-end-postsubmit": [
    {
      "name": "AndroidAutomotiveHomeTests",