summaryrefslogtreecommitdiff
path: root/rust/test_test.go
diff options
context:
space:
mode:
author Mitch Phillips <mitchp@google.com> 2019-11-13 08:36:07 -0800
committer Mitch Phillips <mitchp@google.com> 2019-11-14 08:14:24 -0800
commit2edbe8e6ed0ed9ca4d06a975821acc1371afcc2b (patch)
tree3f4707106ff62ef8d2835e64410b8ce77bf8236e /rust/test_test.go
parentf3898e3beff83f518fff8eaee545c333a40a079d (diff)
Package fuzz targets into zipfiles, then coalesce.
Instead of writing all fuzz target files into a huge zipfile (by number of entries), we instead write each fuzz target and its files to a zipfile, then coalesce them into a big zipfile. This should simplify the repackager significantly, as no unzipping and repackaging should be needed (just renaming). This also solves b/144418402, where we are very close to hitting the POSIX args limit on the soong_zip command for the device fuzz package, due to the line length generated by all the entries in the huge zipfile. Fixes: 144418402 Test: make fuzz Change-Id: I89797e1bea2691ff4a33a227306f2f9083d8af6e
Diffstat (limited to 'rust/test_test.go')
0 files changed, 0 insertions, 0 deletions