Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests/bin/dd
Module Name: src
Committed By: kre
Date: Mon Jan 26 07:28:14 UTC 2026
Modified Files:
src/tests/bin/dd: t_dd.sh
Log Message:
PR bin/59942 Add tests for count=0
Add zerocount test case from Andrus Suvalau in PR bin/59942
Test that dd count-o skip=N actually skips before copying nothing
Add another test case (zerocountextras) to test several other things
that the implementation of count=0 was getting wrong (see addenda
to the same PR)
These new test cases are expected to fail until bin/dd has been updated
(which will happen soon after this test has been committed and
had time to settle)
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/bin/dd/t_dd.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index