summaryrefslogtreecommitdiffstats
path: root/tests/ts/dmesg
Commit message (Collapse)AuthorAgeFilesLines
* tests: check commands needed for running a test existSami Kerola2014-03-074-0/+8
| | | | | Signed-off-by: Sami Kerola <kerolasa@iki.fi> Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: avoid executing dirname(1) commandSami Kerola2014-02-174-4/+4
| | | | | | Bash parameter expansion does the same thing. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* tests: add dmesg(1) checkSami Kerola2013-01-255-0/+201
Signed-off-by: Sami Kerola <kerolasa@iki.fi>