Files
android_development/scripts/TEST_MAPPING
Andreas Gampe e547eb3c9b Symbol: Add presubmit testing
Add symbol's unit tests to presubmit.

Test: atest python-symbol_test
Change-Id: I37eb4151365507ab2a95d7789408504cca78153c
2018-10-30 11:03:17 -07:00

11 lines
136 B
Plaintext

{
"presubmit": [
{
"name": "python-native_heapdump_viewer_test"
},
{
"name": "python-symbol_test"
}
]
}