android_external_toybox/TEST_MAPPING
Steven Moreland ad12679e54 toybox TEST_MAPPING += aidl_integration_test
This test exercises some of the toybox APIs which aren't
covered by the tests here yet.

Bug: 240183489
Test: aidl_integration_test
Change-Id: I9c046d410142d0407e7ca7f58ed18417d7a34fb7
2022-07-27 16:44:56 +00:00

16 lines
188 B
Plaintext

{
"presubmit": [
{
"name": "toybox-tests"
},
{
"name": "aidl_integration_test"
}
],
"hwasan-postsubmit": [
{
"name": "toybox-tests"
}
]
}