summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2016-12-22 18:22:53 +0100
committerandroid-build-merger <android-build-merger@google.com>2016-12-22 18:22:53 +0100
commit6df1c4579e01db366635ee663fd60056bc0c2c09 (patch)
treeda0e9bbf3c29804ea904992313d8b2a337ebec37 /tests/Android.mk
parentMerge "Support a "ask before wiping" boot flag." (diff)
parentMerge "tests: Add testcase for ZipUtil." (diff)
downloadandroid_bootable_recovery-6df1c4579e01db366635ee663fd60056bc0c2c09.tar
android_bootable_recovery-6df1c4579e01db366635ee663fd60056bc0c2c09.tar.gz
android_bootable_recovery-6df1c4579e01db366635ee663fd60056bc0c2c09.tar.bz2
android_bootable_recovery-6df1c4579e01db366635ee663fd60056bc0c2c09.tar.lz
android_bootable_recovery-6df1c4579e01db366635ee663fd60056bc0c2c09.tar.xz
android_bootable_recovery-6df1c4579e01db366635ee663fd60056bc0c2c09.tar.zst
android_bootable_recovery-6df1c4579e01db366635ee663fd60056bc0c2c09.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