You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
422 B
28 lines
422 B
{
|
|
"presubmit": [
|
|
{
|
|
"name": "puffin_unittest"
|
|
},
|
|
{
|
|
"name": "recovery_unit_test"
|
|
},
|
|
{
|
|
"name": "update_engine_unittests"
|
|
},
|
|
{
|
|
"name": "ziparchive-tests"
|
|
},
|
|
{
|
|
"name": "zlib_tests"
|
|
},
|
|
{
|
|
"name": "CtsLibcoreTestCases",
|
|
"options": [
|
|
{
|
|
"include-filter": "org.apache.harmony.tests.java.util.zip"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|