xref: /aosp_15_r20/tools/asuite/atest/unittest_data/test_mapping/folder1/test_mapping_sample (revision c2e18aaa1096c836b086f94603d04f4eb9cf37f5)
1{
2  "presubmit": [
3    {
4      "name": "test2"
5    }
6  ],
7  "postsubmit": [
8    {
9      "name": "test3"
10    }
11  ],
12  "other_group": [
13    {
14      "name": "test4"
15    }
16  ],
17  "imports": [
18    {
19      "path": "../folder2"
20    }
21  ]
22}
23