Run zipalign tests in presubmit.
Test: treehugger Change-Id: I2779c04313976d29c29c50920c0b356309c08439
This commit is contained in:
@@ -65,4 +65,5 @@ cc_test_host {
|
||||
"tests/data/unaligned.zip",
|
||||
],
|
||||
defaults: ["zipalign_defaults"],
|
||||
test_suites: ["general-tests"],
|
||||
}
|
||||
|
8
tools/zipalign/TEST_MAPPING
Normal file
8
tools/zipalign/TEST_MAPPING
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "zipalign_tests",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user