zstd
zstd copied to clipboard
Add test for PR #2998 / Issue #2997
Add tests for PR #2998 / Issue #2997. Find a way to test the PR. Idea:
- Run the
stracecommand or something equivalent like abpftrace. - Ensure that the stderr output doesn't contain unexpected
utimensat()calls.