summaryrefslogtreecommitdiffstats
path: root/tests/ts/md5
Commit message (Collapse)AuthorAgeFilesLines
* tests: test_md5 prints md5sum onlyRuediger Meier2016-04-131-1/+1
| | | | | | | We want to to use it for other tests without depending on gnu md5sum and without cut or awk. Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
* tests: avoid executing dirname(1) commandSami Kerola2014-02-171-1/+1
| | | | | | Bash parameter expansion does the same thing. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* rename util-linux-ng back to util-linuxKarel Zak2010-11-301-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: cleanup ts/md5Karel Zak2009-02-182-0/+38
Signed-off-by: Karel Zak <kzak@redhat.com>