summaryrefslogtreecommitdiff
path: root/tests/ApkVerityTest/TEST_MAPPING
blob: 72d96148c69f9e4b7876be2920430795faf384cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "presubmit": [
    {
      "name": "ApkVerityTest"
    },
    // nextgen test only runs during postsubmit.
    {
      "name": "ApkVerityTest",
      "keywords": ["nextgen"]
    }
  ]
}