blob: 46fe29eb1f5914e2ab67d43444104738e502f2d0 [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsBionicTestCases"
},
{
"name": "llvmlibc_stdlib_bsearch_test",
"options": [ { "native-test-flag": "--gtest_color=no"} ]
}
],
"postsubmit": [
{
"name": "llvmlibc_tests",
"options": [ { "native-test-flag": "--gtest_color=no"} ]
}
]
}