aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dd (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-28tests: remove obsolete uses of "$$" in temporary file namesJim Meyering1-4/+4
2011-01-01maint: update all copyright year number rangesJim Meyering11-11/+11
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering9-9/+9
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering9-54/+18
2010-09-07tests: exclude some tests when running on NFSPádraig Brady1-3/+3
2010-07-05tests: make tests requiring a delay to pass, more robustPádraig Brady2-13/+29
2010-02-02tests: fix various timeout racesPádraig Brady1-3/+3
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering11-11/+11
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering9-9/+0
2009-09-14tests: fix dd/skip-seek-past-file to work on ecryptfsPádraig Brady1-1/+2
2009-09-10dd conv=unblock: print final newline consistentlyJim Meyering1-0/+59
2009-08-28dd: detect closed stderrEric Blake1-0/+48
2009-08-06dd: work around buffer length restrictions with oflag=direct (O_DIRECT)Jim Meyering1-0/+40
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering5-5/+5
2009-04-07maint: Clarify ambiguous refs to Linux kernels or GNU/Linux systemsPádraig Brady1-1/+1
2009-03-29tests: don't use lang-default from individual testsJim Meyering1-2/+1
2009-02-26tests: Remove system specific error stringsPádraig Brady1-7/+4
2009-02-06tests: fix dd skip=greater_max_file_size test on Solaris 10Pádraig Brady1-9/+14
2009-02-02update copyright dates from recent changesJim Meyering2-2/+2
2009-01-28dd: Better handle user specified offsets that are too bigPádraig Brady2-0/+154
2008-12-01tests: dd/reblock: Reduce chance of timing related failuresPádraig Brady1-5/+15
2008-11-30tests: dd/reblock: avoid occasional failureJim Meyering1-1/+4
2008-11-22tests: dd: add a test for the required behaviorJim Meyering1-0/+51
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering4-4/+4
2008-08-14set envvars via "env" to avoid spurious set -x output from bad shellsJim Meyering1-1/+1
2008-07-23dd: minor fullblock changesJim Meyering1-5/+4
2008-07-23dd: new option: iflag=fullblock to accumulate full input blocksKamil Dudka1-0/+9
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering4-4/+4
2008-05-17tests: remove ugly /bin/sh wrapper around each perl-based test scriptJim Meyering1-13/+1
2008-05-06fix typo in comments: s/ouput/output/Jim Meyering1-1/+1
2008-04-21tests: adjust perl -I to use $top_srcdir/tests, not $srcdir/..Jim Meyering1-1/+1
2008-04-21Revamp test-related Makefiles.Jim Meyering6-16/+8
2008-03-31dd bug fix: accept e.g., if=/dev/stdin and of=/dev/stdoutPaul Eggert1-0/+7
2008-03-28Require that "(exit $fail); exit $fail" be last line of each test.Jim Meyering1-2/+3
2008-02-28Make copyright comments consistent.Jim Meyering1-2/+1
2008-02-09tests: factor out the perl-requiring code in many test scriptsJim Meyering1-7/+1
2007-11-16Port to Solaris 8 perl, which does not support "use warnings;".Paul Eggert1-1/+1
2007-10-14Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk.Jim Meyering2-7/+1
2007-09-15Enable some previously omitted test scripts. Add a test cross-check.Jim Meyering1-1/+2
2007-09-15Factor out definitions in TESTS_ENVIRONMENT of srcdir, top_srcdir, etc.Jim Meyering1-2/+0
2007-09-15More misc, test-related changes. (some to allow running tests as root)Jim Meyering1-8/+3
2007-09-15Convert tests/dd/*, too.Jim Meyering5-57/+21
2007-08-25Remove all .cvsignore files from version control.Jim Meyering1-2/+0
2007-08-18Run each Coreutils.pm-based test in its own subdirectory.Jim Meyering1-1/+2
2007-07-23Update all copyright notices to use the newer form.Jim Meyering5-25/+15
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering5-5/+5
2007-02-22Honor dd's noatime flag if possible, even if not supported on build fsPaul Eggert1-3/+13
2007-01-13Put CU_TEST_NAME in the environment for each test run by "make check".Jim Meyering1-0/+1
2006-12-22* NEWS: dd bs= operands now silently override later ibs= and obs=,Paul Eggert1-0/+3
2006-10-22* tests/sample-test: Quote variables containing absolute buildJim Meyering3-5/+5