Commit Graph

1 Commits

Author SHA1 Message Date
Jiyong Park d40f7bb904 zipfuse: add a test for deflate
Add a new test case for the deflate algorithm. Use the zip file that is
created using soong_zip as the input, mount the zip file using zipfuse
and then check the files.

Bug: 186377508
Test: cargo test
Test: atest  ZipFuseTest
Change-Id: I62e9e8af535d8d867b4bc720c636d2dc45ed9953
2021-05-24 07:51:32 +09:00