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

Commit b3c04c03 authored by Nataniel Borges's avatar Nataniel Borges
Browse files

Create initial test mapping file for desktop mode e2e tests

Context: go/wm-infra-optimize

Test: atest WMShellFlickerTestsDesktopMode
Flag: TEST_ONLY
Bug: 407018127
Change-Id: Ibd977fa59a42c097163f14d983dd110b65393b0d
parent fb008518
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
{
  "wm-devices": [
    {
      "name": "WMShellFlickerTestsDesktopMode"
    }
  ]
}
 No newline at end of file
+13 −0
Original line number Diff line number Diff line
{
  "imports": [
    {
      // Includes all flicker configs that rely on these scenarios
      "path": "frameworks/base/libs/WindowManager/Shell/tests/e2e/desktopmode/flicker-service"
    }
  ],
  "wm-devices": [
    {
      "name": "WMShellFlickerTestsDesktopMode"
    }
  ]
}
 No newline at end of file