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

Commit f8810f0d authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Add Ravenwood tests into TEST_MAPPING.

Bug: 292141694
Test: treehugger
Change-Id: I591f2cb187c2181c5b20858a607a73cc5770f0de
parent 1cd0782d
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -57,5 +57,11 @@
      ],
      "file_patterns": ["(/|^)Context.java", "(/|^)ContextWrapper.java"]
    }
  ],
  "ravenwood-presubmit": [
    {
      "name": "CtsContentTestCasesRavenwood",
      "host": true
    }
  ]
}
+6 −0
Original line number Diff line number Diff line
@@ -153,5 +153,11 @@
      "file_patterns": ["Bugreport[^/]*\\.java"],
      "name": "ShellTests"
    }
  ],
  "ravenwood-presubmit": [
    {
      "name": "CtsOsTestCasesRavenwood",
      "host": true
    }
  ]
}
+6 −0
Original line number Diff line number Diff line
@@ -24,5 +24,11 @@
      ],
      "file_patterns": ["Xml"]
    }
  ],
  "ravenwood-presubmit": [
    {
      "name": "CtsUtilTestCasesRavenwood",
      "host": true
    }
  ]
}
+6 −0
Original line number Diff line number Diff line
@@ -6,5 +6,11 @@
    {
      "name": "CtsProtoTestCases"
    }
  ],
  "ravenwood-presubmit": [
    {
      "name": "CtsProtoTestCasesRavenwood",
      "host": true
    }
  ]
}