]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Add tests for appending various filters before archive open 2526/head
authorFrançois Degros <fdegros@chromium.org>
Fri, 24 Apr 2026 07:34:10 +0000 (17:34 +1000)
committerFrançois Degros <fdegros@chromium.org>
Fri, 24 Apr 2026 07:35:27 +0000 (17:35 +1000)
commitccf4cd06d2c659b2ce04aad8fdb9de6dc2deb052
treeaf2ddfb41cda1848d7237c35116706ba3860cbd7
parent3d4871e4d217b4eb395c00faf38cedfaa85fe8a3
Add tests for appending various filters before archive open

Extend test coverage to ensure all supported filters can be appended
to an archive reader before it is opened, matching the behavior
required to fix #2514.

Added tests for: BZIP2, LRZIP, LZ4, LZIP, LZMA, ZSTD, RPM, UU, and NONE.
libarchive/test/test_read_set_format.c