summaryrefslogtreecommitdiffstats
path: root/tests/ts/paths
Commit message (Collapse)AuthorAgeFilesLines
* tests: mark build-in paths test as optionalKarel Zak2016-08-121-0/+5
| | | | | | | The test makes sense only if you know what are you doing (see #ifdef(s) in the include/pathnames.h. Signed-off-by: Karel Zak <kzak@redhat.com>
* 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/pathsKarel Zak2009-02-111-5/+3Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: create subdirs for test scriptsKarel Zak2009-02-111-0/+29
Signed-off-by: Karel Zak <kzak@redhat.com>