Add debuggerd_test to bionic test mapping.
Lots of plumbing between bionic and debuggerd, make sure it works. Bug: N/A Change-Id: Ida4f3114f76ca88f3768fffa9fdc7deee74afda8 Test: N/A
This commit is contained in:
parent
ac3fcc6b8c
commit
a78ace95f4
1 changed files with 6 additions and 3 deletions
|
@ -3,6 +3,12 @@
|
|||
{
|
||||
"name": "CtsBionicTestCases"
|
||||
},
|
||||
{
|
||||
"name": "CtsTaggingHostTestCases"
|
||||
},
|
||||
{
|
||||
"name": "debuggerd_test"
|
||||
},
|
||||
{
|
||||
"name": "fdtrack_test"
|
||||
},
|
||||
|
@ -17,9 +23,6 @@
|
|||
},
|
||||
{
|
||||
"name": "memunreachable_unit_test"
|
||||
},
|
||||
{
|
||||
"name": "CtsTaggingHostTestCases"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue