summaryrefslogtreecommitdiffstats
path: root/tests/expected/misc
Commit message (Expand)AuthorAgeFilesLines
* tests: use subtests for mountpoint(1)Karel Zak2019-08-074-9/+6Star
* mountpoint: add --nofollow optionSami Kerola2019-08-021-0/+9
* tests: update setarch testKarel Zak2018-02-011-2/+2
* tests: mbsencode - removed emoji, added control unicode characterVaclav Dolezal2018-01-114-4/+4
* tests: add tests for encode functions from lib/mbsalign.cVaclav Dolezal2018-01-104-0/+40
* tests: add more tests for line(1)Ruediger Meier2017-06-141-0/+18
* Revert "tests: use stdbuf when stderr and stdout is randomly ordered"Ruediger Meier2017-06-011-1/+1
* tests: use stdbuf when stderr and stdout is randomly orderedRuediger Meier2017-06-011-1/+1
* tests: add flock testsKarel Zak2016-10-317-0/+11
* tests: move getopt to separate directoryKarel Zak2016-04-2230-98/+0Star
* tests: don't depend on GNU md5sumRuediger Meier2016-04-131-2/+2
* tests: improve setarch tests, regarding --uname-2.6 issuesRuediger Meier2016-03-243-1/+18
* setarch: add "exec" message to --verboseRuediger Meier2016-03-221-0/+1
* tests: don't skip case "output undefined"Ruediger Meier2016-03-072-19/+0Star
* tests: make swaplabel test more robustKarel Zak2016-01-261-1/+1
* tests: update swapfile outputKarel Zak2016-01-261-0/+1
* tests: add some line testsRuediger Meier2015-12-031-0/+6
* tests: fix swaplabel test for 9a83b03cRuediger Meier2015-01-261-1/+1
* Revert "tests: simplify and update swaplabel test"Ruediger Meier2015-01-261-2/+2
* tests: add more getopt testsSami Kerola2014-12-087-0/+20
* tests: copy test-suite from Frodo Looijaard's getoptSami Kerola2014-12-0824-0/+88
* tests: simplify and update swaplabel testKarel Zak2014-11-101-2/+2
* setarch: flush output streams before execRuediger Meier2014-05-221-0/+11
* tests: swaplabel needs to respect pagesizeRuediger Meier2014-03-151-2/+2
* tests: check swaplabel, and perform more swapon boundary testsSami Kerola2014-03-121-0/+6
* tests: update ionice testKarel Zak2014-02-171-1/+1
* rev: stop adding new line at the end when input does not have itSami Kerola2013-06-071-1/+3
* tests: use checksum to detect rev(1) consistencyKarel Zak2013-03-051-1/+2
* tests: add whereis(1) checkSami Kerola2013-01-251-0/+1
* tests: add fallocate(1) checkSami Kerola2013-01-251-0/+1
* tests: add setarch(8) checkSami Kerola2013-01-251-0/+1
* tests: add setsid(1) checkSami Kerola2013-01-251-0/+1
* tests: add line(1) checkSami Kerola2013-01-251-0/+1
* tests: add ionice(1) checkSami Kerola2013-01-241-0/+9
* tests: add ul(1) checkSami Kerola2013-01-241-0/+3
* tests: add mcookie(1) checkSami Kerola2013-01-241-0/+1
* tests: add getopt(1) checkSami Kerola2013-01-241-0/+9
* tests: add rev(1) checkSami Kerola2013-01-241-0/+1
* This adds a second parameter to size_to_human_string() to return aFrancesco Cosoleto2011-05-261-26/+26
* lib: [strutils] avoid integer overflow on large valuesDave Reisner2011-02-151-26/+26
* tests: fix strtosize() testKarel Zak2011-01-031-4/+4
* tests: added tests against strtosizeYann Droneaud2010-03-311-0/+7
* lib: add strtosize() functionKarel Zak2010-03-301-0/+23