Add core to hwasan-postsubmit
Test: Run tests under HWASan. Bug: 193568145 Change-Id: I4328299776e7e658d0f02f7b71b150c1f4815d3e
This commit is contained in:
parent
addba34668
commit
6c27e866f7
1 changed files with 11 additions and 0 deletions
|
@ -9,5 +9,16 @@
|
|||
{
|
||||
"name": "MicrodroidHostTestCases"
|
||||
}
|
||||
],
|
||||
"hwasan-postsubmit": [
|
||||
{
|
||||
"name": "CtsInitTestCases"
|
||||
},
|
||||
{
|
||||
"name": "init_kill_services_test"
|
||||
},
|
||||
{
|
||||
"name": "MicrodroidHostTestCases"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue