Add the toybox tests to bionic's presubmit.
I can't believe we didn't have this already. Bug: http://b/236967833 Test: treehugger Change-Id: Ic0fa7fd8e74860744d13d0c168b49240a86a8df2
This commit is contained in:
parent
a8cb33ff07
commit
8fda8fc0fd
|
@ -38,6 +38,9 @@
|
|||
},
|
||||
{
|
||||
"name": "memunreachable_unit_test"
|
||||
},
|
||||
{
|
||||
"name": "toybox-tests"
|
||||
}
|
||||
],
|
||||
"hwasan-presubmit": [
|
||||
|
@ -76,6 +79,9 @@
|
|||
},
|
||||
{
|
||||
"name": "memunreachable_unit_test"
|
||||
},
|
||||
{
|
||||
"name": "toybox-tests"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue