util-linux/tests
Ruediger Meier 6163259cbd tests: getting paraller_jobs more robust
This patch fixes several issues:
 1. lscpu may not exist on all systems.
 2. Option -b is not always available but we can skip it because it's
    the documented default for -p.
 3. Some old lscpu versions print --help output to stdout in case of
    error. So in case 2. it would count all the help lines as CPUs,
    which could be really bad on slow single core machines.

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
2014-03-29 01:13:13 +01:00
..
expected Merge branch 'fix-ppc-tests' of https://github.com/rudimeier/util-linux 2014-03-28 11:10:09 +01:00
helpers tests: new warning fix 2013-05-21 11:38:55 +02:00
ts Merge branch 'fix-ppc-tests' of https://github.com/rudimeier/util-linux 2014-03-28 11:10:09 +01:00
.gitignore tests: make compatible with autotools 2012-08-03 21:24:51 +02:00
Makemodule.am build-sys: enable parallel tests for make check 2014-02-17 15:07:41 +01:00
commands.sh tests: check swaplabel, and perform more swapon boundary tests 2014-03-12 12:06:35 +01:00
functions.sh tests: check commands needed for running a test exist 2014-03-07 11:52:57 +01:00
run.sh tests: getting paraller_jobs more robust 2014-03-29 01:13:13 +01:00