summaryrefslogtreecommitdiff
path: root/tests/dd
AgeCommit message (Expand)Author
2017-01-01maint: update all copyright year number rangesPádraig Brady
2016-11-04dd: warn about counts specified with confusing 0x prefixPádraig Brady
2016-04-21tests: avoid potential overflows with `expr`Pádraig Brady
2016-01-18tests: adjust delays to avoid false positivesPádraig Brady
2016-01-10tests: fix races wrt output files of background processesBernhard Voelker
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-12-31dd: summarize in --human-readable format tooPaul Eggert
2015-11-10tests: ensure programs are built before testingPádraig Brady
2015-11-10tests: cleanup trapping of signal namesPádraig Brady
2015-10-08tests: adjust recent changes to virtual memory limitsPádraig Brady
2015-09-22maint: use adaptive approach for `ulimit -v` based testsBernhard Voelker
2015-07-01tests: fix false failure on slower systemsPádraig Brady
2015-05-14tests: fix async allocation race on BTRFSPádraig Brady
2015-05-11tests: cleanup background processes upon interruptionPádraig Brady
2015-01-14tests: use compare-vs-/dev/null instead of 'test -s'Bernhard Voelker
2015-01-14tests: add extra protection against unexpected exitsPádraig Brady
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-11-26tests: fix portability issue in dd/ascii testPádraig Brady
2014-09-30dd: new status=progress level to print stats periodicallyFederico Simoncelli
2014-09-30dd: use more robust SIGUSR1 handlingPádraig Brady
2014-07-14tests: fix portability issue in new dd/ascii testPádraig Brady
2014-07-04maint: simplify parsing df's output in shell scriptsBernhard Voelker
2014-05-07tests: improve new ascii test of ddBernhard Voelker
2014-05-06dd: fix conv=ascii, conv=ebcdic, conv=ibm to match POSIXPaul Eggert
2014-05-07tests: improve diagnostics when asserting empty filesPádraig Brady
2014-04-11tests: fix false dd conv=sparse failure on newer XFSPádraig Brady
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-12-13tests: avoid unlikely deadlock in dd/no-allocate on some shellsPádraig Brady
2013-07-19dd: make status=none suppress all diagnosticsPádraig Brady
2013-04-25tests: fix usage of require_ulimit_Pádraig Brady
2013-04-14dd: avoid buffer allocations unless neededOndrej Oprala
2013-01-01maint: update all copyright year number rangesJim Meyering
2012-09-24dd: new option, status=none to suppress output statisticsPozsár Balázs
2012-09-05build: don't use recursive make for tests/ subdirectoryStefano Lattarini
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini
2012-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering
2012-03-23tests: skip part of dd/sparse on some file systemsJim Meyering
2012-03-20tests: avoid spurious dd/sparse failurePádraig Brady
2012-03-02tests: work around a block alignment issue in dd/sparsePádraig Brady
2012-02-29dd: add support for the conv=sparse optionRoman Rybalko
2012-02-13dd: fix issues in the count_bytes and seek_bytes flags changePádraig Brady
2012-02-12dd: add count_bytes, skip_bytes and seek_bytes flagsJérémy Compostella
2012-01-27maint: use single copyright year rangeJim Meyering
2012-01-22maint: quote 'like this' or "like this", not `like this'Paul Eggert
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering
2012-01-09tests: adjust \`...' quoting to '...' to adapt to latest gnulibJim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering
2011-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini
2011-06-17tests: remove skip_test_ function; use new skip_ insteadJim Meyering