summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2016-12-22 18:38:24 +0100
committerandroid-build-merger <android-build-merger@google.com>2016-12-22 18:38:24 +0100
commita2f71cc4b06dc0061a6f77f010ae94fda672b574 (patch)
tree857ea6210621bc53683b66a2ff4d68df9cfefd85 /tests/Android.mk
parentMerge "Support a "ask before wiping" boot flag." am: 7ec4e6f5a3 am: bc344ba7b9 am: 11e9af909d (diff)
parentMerge "tests: Add testcase for ZipUtil." am: aa305e9ce8 am: 6df1c4579e (diff)
downloadandroid_bootable_recovery-a2f71cc4b06dc0061a6f77f010ae94fda672b574.tar
android_bootable_recovery-a2f71cc4b06dc0061a6f77f010ae94fda672b574.tar.gz
android_bootable_recovery-a2f71cc4b06dc0061a6f77f010ae94fda672b574.tar.bz2
android_bootable_recovery-a2f71cc4b06dc0061a6f77f010ae94fda672b574.tar.lz
android_bootable_recovery-a2f71cc4b06dc0061a6f77f010ae94fda672b574.tar.xz
android_bootable_recovery-a2f71cc4b06dc0061a6f77f010ae94fda672b574.tar.zst
android_bootable_recovery-a2f71cc4b06dc0061a6f77f010ae94fda672b574.zip
Diffstat (limited to 'tests/Android.mk')
-rw-r--r--tests/Android.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index 8ae52d799..effed8313 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -35,7 +35,8 @@ LOCAL_SRC_FILES := \
unit/asn1_decoder_test.cpp \
unit/locale_test.cpp \
unit/sysutil_test.cpp \
- unit/zip_test.cpp
+ unit/zip_test.cpp \
+ unit/ziputil_test.cpp
LOCAL_C_INCLUDES := bootable/recovery
LOCAL_SHARED_LIBRARIES := liblog