]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: dd: check that files are opened with O_TRUNC
authorCollin Funk <collin.funk1@gmail.com>
Mon, 22 Jun 2026 03:45:09 +0000 (20:45 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Thu, 25 Jun 2026 04:08:33 +0000 (21:08 -0700)
commit57fe9ecd694459c44fa59b903d5dbb001f22ce66
treec202453c4473ec2e10de4bdb4d4edb7bf88403c9
parent17e6bfcc2b883a0c85342969dcd9d31701a2f5da
tests: dd: check that files are opened with O_TRUNC

* tests/dd/misc.sh: Add the test case.
tests/dd/misc.sh