From a5e53ecc2cf8404760094631a772d4ce255bdcac Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 21 Nov 2008 23:12:17 +0100 Subject: tests: dd: add a test for the required behavior * tests/dd/reblock: New file. Test for the required functionality. Based on an example and discussion from this thread: http://lists.gnu.org/archive/html/bug-coreutils/2008-11/msg00153.html * tests/Makefile.am (TESTS): Add dd/reblock. --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index f264bd0c6..8c768bb42 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -283,6 +283,7 @@ TESTS = \ cp/thru-dangling \ dd/misc \ dd/not-rewound \ + dd/reblock \ dd/skip-seek \ dd/skip-seek2 \ dd/unblock-sync \ -- cgit v1.2.3-54-g00ecf