android_system_core/fs_mgr/TEST_MAPPING
David Anderson cbf8420b2a Add cow_api_test to presubmit.
These are unit tests for important VAB functionality. They are very
quick to run and should be included in presubmit testing.

Bug: N/A
Test: th green
Change-Id: I02e24c76df365e9fb2d68f904e930dce60b9bdaf
2021-05-05 15:29:35 -07:00

25 lines
344 B
Text

{
"presubmit": [
{
"name": "libdm_test"
},
{
"name": "liblp_test"
},
{
"name": "fiemap_image_test"
},
{
"name": "fiemap_writer_test"
},
{
"name": "vts_libsnapshot_test"
},
{
"name": "libsnapshot_fuzzer_test"
},
{
"name": "cow_api_test"
}
]
}