Add TEST_MAPPING for the entire directory

Bug: N/A
Test: monitor TH
Change-Id: Iadba41a5ffb6286b15bfef67f68674a129fc951b
This commit is contained in:
Jiyong Park 2021-06-14 14:35:43 +09:00
parent 803e517ba1
commit 83ea1a62c6
1 changed files with 18 additions and 0 deletions

18
TEST_MAPPING Normal file
View File

@ -0,0 +1,18 @@
{
"postsubmit": [
{
"name": "MicrodroidHostTestCases"
}
],
"imports": [
{
"path": "packages/modules/Virtualization/apkdmverity"
},
{
"path": "packages/modules/Virtualization/authfs"
},
{
"path": "packages/modules/Virtualization/zipfuse"
}
]
}