Use seek() instead of writing 0s
test_ZipWrite_large_file need to write a 4GB file to zipfile for testing. Instead of writing sequence of 0s to the test file, use seek(). Test: th Bug: 298138109 Change-Id: I886bfa0c3f21664e529ba7de9688909518148f61
Loading
Please register or sign in to comment