Commit graph

23 commits

Author SHA1 Message Date
Chris Hennick
6ec1824cb4
Revert "test(fuzz): Make the choice of no dictionary explicit"
This reverts commit 5917dff39b.
2024-07-08 08:57:54 -07:00
Chris Hennick
014b8b78a7
test(fuzz): Refactor: don't need to fuzz all the way to convergence *before* merging in old inputs 2024-07-07 10:27:01 -07:00
Chris Hennick
5917dff39b
test(fuzz): Make the choice of no dictionary explicit 2024-07-06 16:09:57 -07:00
Chris Hennick
0453cf0ebf
test(fuzz): Refactor: move and re-create directory rather than contents, when possible 2024-07-06 16:07:33 -07:00
Chris Hennick
11db7c83ce
test(fuzz): Refactor: avoid moving final restart out of fuzz_write and back 2024-06-29 19:10:21 -07:00
Chris Hennick
2852cc83ba
test(fuzz): Use 8 restarts at each size instead of 13 2024-06-29 14:12:04 -07:00
Chris Hennick
828ce35282
test(fuzz): Bug fix 2024-06-23 13:22:16 -07:00
Chris Hennick
125283db60
test(fuzz): Bug fix: work around mv argument limit by using find -exec 2024-06-23 12:45:12 -07:00
Chris Hennick
602c92fed9
test(fuzz): Bug fix: need to move corpora after special restarts 2024-06-23 09:06:37 -07:00
Chris Hennick
ab659a3652
test(fuzz): Bug fix 2024-06-23 06:49:05 -07:00
Chris Hennick
b0096455c0
test(fuzz): Bug fix 2024-06-23 06:41:06 -07:00
Chris Hennick
c96b0881d8
test(fuzz): Use pre-generated tarball of 0..=2 byte inputs, and test both with this corpus and with none 2024-06-22 22:07:10 -07:00
Chris Hennick
ce0da9ed31
test(fuzz): Bug fix for pre-existing dirs 2024-06-22 20:39:37 -07:00
Chris Hennick
f18c2e3054
test(fuzz): Bug fix: dir may already exist 2024-06-22 20:21:25 -07:00
Chris Hennick
cb0d9e1310
test(fuzz): Print date and size at start of processing each size 2024-06-22 19:34:50 -07:00
Chris Hennick
949682ee5f
test(fuzz): Add one restart with no dictionary, in case the dictionary's bias is limiting our coverage 2024-06-22 19:22:23 -07:00
Chris Hennick
958f4a1c10
test(fuzz): Bug fix: some files were landing in nested folders 2024-06-22 19:02:09 -07:00
Chris Hennick
1dead5bc03
test(fuzz): New shell script to build a corpus with a progressively increasing size limit 2024-06-22 17:38:09 -07:00
Chris Hennick
b450b325c9 ci(fuzz): Tweaks to fuzz-corpus scripts 2024-06-19 20:13:51 +00:00
Chris Hennick
e6661bcd98 Update fuzz_write corpus using multiple from-scratch restarts 2024-06-15 17:44:32 +00:00
Chris Hennick
67b9d2a91a test(fuzz): Make build-fuzz-corpus-multiple-restarts fail fast 2024-06-15 02:04:43 +00:00
Chris Hennick
f4748beff6 Bug fix for new script 2024-06-15 02:04:43 +00:00
Chris Hennick
825ea4336b New corpus-building script with multiple restarts 2024-06-15 02:04:43 +00:00