summaryrefslogtreecommitdiffstats
path: root/tests/Makemodule.am
diff options
context:
space:
mode:
authorSami Kerola2014-02-17 00:54:15 +0100
committerKarel Zak2014-02-17 15:01:02 +0100
commit40e6f7a06355cba0305e987ca6536b212e0718cf (patch)
tree641cc4f0cafd1abb18d54be86389495111372fca /tests/Makemodule.am
parenttests: fdisk now prints SGI system partitions too (diff)
downloadkernel-qcow2-util-linux-40e6f7a06355cba0305e987ca6536b212e0718cf.tar.gz
kernel-qcow2-util-linux-40e6f7a06355cba0305e987ca6536b212e0718cf.tar.xz
kernel-qcow2-util-linux-40e6f7a06355cba0305e987ca6536b212e0718cf.zip
tests: make tests to run parallel
Unarguably this change makes test output to be more messy, but when I compare run time tells with clear numbers parallel is quicker. For me the quickness is important factor. Running test suite always after a change is preferrably quick, and if something is indicated to be broken it is ok to spend time in drilling down what happen. $ time ./tests/run.sh --parallel=5 [...] real 1m48.037s Same without parallelization. $ time ./tests/run.sh real 3m16.687s The default is changed to be parallel, where job count is same as number of CPUs. [kzak@redhat.com: - propagate --parallel into function.sh - don't use extra title for non-parallel execution - disable by default] Signed-off-by: Sami Kerola <kerolasa@iki.fi> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/Makemodule.am')
0 files changed, 0 insertions, 0 deletions