platform_system_core/libziparchive/testdata
Tianjie Xu 18c25920c2 Add functions in recovery/minzip to libziparchive
Add two functions libziparchive that libminzip has. And create
corresponding unit tests.
1. Open a zip archive from a memory mapped region.
2. A new writer that takes a call back function pointer.
(Used by the OTA updater to stream the data.)

Test: Unit tests passed
Bug: 19472796
Change-Id: I2b2daec71174afe221030357e39bff5faea51e72
2016-10-15 23:16:34 -07:00
..
bad_crc.zip Add a ZipArchiveStreamEntry class. 2016-01-14 12:30:20 -08:00
declaredlength.zip libziparchive: fix issue with a directory with one file 2015-03-19 09:28:41 +00:00
dummy-update.zip Add functions in recovery/minzip to libziparchive 2016-10-15 23:16:34 -07:00
large.zip Add a ZipArchiveStreamEntry class. 2016-01-14 12:30:20 -08:00
valid.zip Add unit tests for libziparchive. 2013-12-10 16:48:50 +00:00