summaryrefslogtreecommitdiff
path: root/tests/dd
Commit message (Expand)AuthorAgeFilesLines
...
* maint: update all copyright year number rangesJim Meyering2013-01-0114-14/+14
* dd: new option, status=none to suppress output statisticsPozsár Balázs2012-09-241-0/+7
* build: don't use recursive make for tests/ subdirectoryStefano Lattarini2012-09-0512-12/+12
* tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini2012-08-3014-0/+0
* tests: convert nearly all `...` expressions to $(...)Jim Meyering2012-04-044-9/+9
* tests: skip part of dd/sparse on some file systemsJim Meyering2012-03-231-30/+24
* tests: avoid spurious dd/sparse failurePádraig Brady2012-03-201-3/+9
* tests: work around a block alignment issue in dd/sparsePádraig Brady2012-03-021-2/+12
* dd: add support for the conv=sparse optionRoman Rybalko2012-02-291-0/+60
* dd: fix issues in the count_bytes and seek_bytes flags changePádraig Brady2012-02-131-6/+5
* dd: add count_bytes, skip_bytes and seek_bytes flagsJérémy Compostella2012-02-121-0/+57
* maint: use single copyright year rangeJim Meyering2012-01-274-4/+4
* maint: quote 'like this' or "like this", not `like this'Paul Eggert2012-01-221-1/+1
* tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering2012-01-091-1/+1
* tests: adjust \`...' quoting to '...' to adapt to latest gnulibJim Meyering2012-01-092-3/+3
* maint: update all copyright year number rangesJim Meyering2012-01-0112-12/+12
* tests: use "compare exp out", not "compare out exp"Jim Meyering2011-11-222-3/+3
* tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini2011-08-087-19/+19
* tests: remove skip_test_ function; use new skip_ insteadJim Meyering2011-06-172-2/+2
* tests: avoid a false failure on HPUX systemsPádraig Brady2011-06-131-6/+6
* tests: refactor more tests to use mkfifo_or_skip_Pádraig Brady2011-05-141-1/+1
* maint: fix dd nocache test to be independent of current stdinPádraig Brady2011-03-051-1/+1
* dd: add a flag to discard cached dataPádraig Brady2011-03-051-0/+58
* tests: remove obsolete uses of "$$" in temporary file namesJim Meyering2011-01-281-4/+4
* maint: update all copyright year number rangesJim Meyering2011-01-0111-11/+11
* tests: substitute the single-program $VERBOSE/--version usesJim Meyering2010-11-179-9/+9
* tests: convert first batch of tests from test-lib.sh to init.shJim Meyering2010-11-179-54/+18
* tests: exclude some tests when running on NFSPádraig Brady2010-09-071-3/+3
* tests: make tests requiring a delay to pass, more robustPádraig Brady2010-07-052-13/+29
* tests: fix various timeout racesPádraig Brady2010-02-021-3/+3
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-0111-11/+11
* tests: factor 350 fail=0 initializations into test-lib.shJim Meyering2009-10-309-9/+0
* tests: fix dd/skip-seek-past-file to work on ecryptfsPádraig Brady2009-09-141-1/+2
* dd conv=unblock: print final newline consistentlyJim Meyering2009-09-101-0/+59
* dd: detect closed stderrEric Blake2009-08-281-0/+48
* dd: work around buffer length restrictions with oflag=direct (O_DIRECT)Jim Meyering2009-08-061-0/+40
* maint: update all Copyright year lists to include 2009Jim Meyering2009-06-235-5/+5
* maint: Clarify ambiguous refs to Linux kernels or GNU/Linux systemsPádraig Brady2009-04-071-1/+1
* tests: don't use lang-default from individual testsJim Meyering2009-03-291-2/+1
* tests: Remove system specific error stringsPádraig Brady2009-02-261-7/+4
* tests: fix dd skip=greater_max_file_size test on Solaris 10Pádraig Brady2009-02-061-9/+14
* update copyright dates from recent changesJim Meyering2009-02-022-2/+2
* dd: Better handle user specified offsets that are too bigPádraig Brady2009-01-282-0/+154
* tests: dd/reblock: Reduce chance of timing related failuresPádraig Brady2008-12-011-5/+15
* tests: dd/reblock: avoid occasional failureJim Meyering2008-11-301-1/+4
* tests: dd: add a test for the required behaviorJim Meyering2008-11-221-0/+51
* tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering2008-09-104-4/+4
* set envvars via "env" to avoid spurious set -x output from bad shellsJim Meyering2008-08-141-1/+1
* dd: minor fullblock changesJim Meyering2008-07-231-5/+4
* dd: new option: iflag=fullblock to accumulate full input blocksKamil Dudka2008-07-231-0/+9