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
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 11efdae..da16e65 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -4,6 +4,12 @@
"name": "CtsBionicTestCases"
},
{
+ "name": "CtsTaggingHostTestCases"
+ },
+ {
+ "name": "debuggerd_test"
+ },
+ {
"name": "fdtrack_test"
},
{
@@ -17,9 +23,6 @@
},
{
"name": "memunreachable_unit_test"
- },
- {
- "name": "CtsTaggingHostTestCases"
}
]
}