Merge "TEST_MAPPING: add vts core lib tests"
This commit is contained in:
commit
aaa402ae6a
2 changed files with 16 additions and 0 deletions
|
|
@ -27,5 +27,16 @@
|
||||||
{
|
{
|
||||||
"name": "cow_api_test"
|
"name": "cow_api_test"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"kernel-presubmit": [
|
||||||
|
{
|
||||||
|
"name": "vts_libdm_test"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "vts_core_liblp_test"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "vts_libsnapshot_test"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -8,5 +8,10 @@
|
||||||
{
|
{
|
||||||
"name": "libcutils_test"
|
"name": "libcutils_test"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"kernel-presubmit": [
|
||||||
|
{
|
||||||
|
"name": "libcutils_test"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue