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:
Elliott Hughes 2022-06-23 22:31:57 +00:00
parent a8cb33ff07
commit 8fda8fc0fd
1 changed files with 6 additions and 0 deletions

View File

@ -38,6 +38,9 @@
},
{
"name": "memunreachable_unit_test"
},
{
"name": "toybox-tests"
}
],
"hwasan-presubmit": [
@ -76,6 +79,9 @@
},
{
"name": "memunreachable_unit_test"
},
{
"name": "toybox-tests"
}
]
}