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

Commit c137f1c6 authored by Philip P. Moltmann's avatar Philip P. Moltmann
Browse files

Add TEST_MAPPING for print and pdf tests

Test: TH
Change-Id: I7157c630fccb8b4d50672ac014e5cd020f1ac71f
parent 601aa669
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsPrintTestCases",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        }
      ]
    }
  ]
}
+7 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsPdfTestCases"
    }
  ]
}
+7 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsPdfTestCases"
    }
  ]
}
+12 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsPrintTestCases",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        }
      ]
    }
  ]
}
+12 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsPrintTestCases",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        }
      ]
    }
  ]
}