Commit f5a18e8
committed
libarchive: Expand corpus patterns for TAR and CPIO fuzzers
- TAR: Change pattern from "test_compat_*tar*.uu" to "*tar*.uu"
Increases coverage from 30 to 70 test files, including:
- test_read_format_tar_*.uu
- test_read_format_gtar_*.uu
- test_pax_*.tar.uu
- test_acl_pax_*.tar.uu
- CPIO: Change pattern from "test_compat_cpio*.uu" to "*cpio*.uu"
Increases coverage from 1 to 11 test files, including:
- test_read_format_cpio_*.uu1 parent 40d9736 commit f5a18e8
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments