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
25 lines
344 B
Text
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"
|
|
}
|
|
]
|
|
}
|