summaryrefslogtreecommitdiffstats
path: root/tests/ts/schedutils
Commit message (Collapse)AuthorAgeFilesLines
* tests: avoid &>> for bash compatibilityRuediger Meier2016-10-202-3/+3
| | | | Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
* tests: add chrt vs. nice testKarel Zak2016-10-031-0/+61
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: mark chrt as TS_KNOWN_FAILKarel Zak2016-07-111-0/+3
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: make chrt test more debug-ableKarel Zak2016-07-111-0/+7
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: mark chrt tests as root-onlyKarel Zak2016-07-111-0/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: implement ts_skip_subtestKarel Zak2016-07-111-6/+6
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add chrt testKarel Zak2016-07-111-0/+99
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: fix, typo schedutils/cpusetRuediger Meier2014-05-271-1/+1
| | | | Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
* tests: check commands needed for running a test existSami Kerola2014-03-071-0/+2
| | | | | Signed-off-by: Sami Kerola <kerolasa@iki.fi> 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: add cpuset regression testKarel Zak2010-06-011-0/+57
Signed-off-by: Karel Zak <kzak@redhat.com>