qemu-e2k/tests/vm
Peter Maydell ebb61f804d tests/vm: Pass the jobs parallelism setting to 'make check'
Our test suite works for parallel execution too, and this can
noticeably speed up a test run; pass the 'jobs' setting to
it as well as to the build proper.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20180803085230.30574-3-peter.maydell@linaro.org>
Signed-off-by: Fam Zheng <famz@redhat.com>
2018-08-15 10:12:35 +08:00
..
Makefile.include tests: vm: Add vm-clean-all 2018-08-15 10:12:35 +08:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
basevm.py tests: Add an option for snapshot (default: off) 2018-08-15 10:12:35 +08:00
centos tests: Add centos VM testing 2018-08-15 10:12:35 +08:00
freebsd tests/vm: Pass the jobs parallelism setting to 'make check' 2018-08-15 10:12:35 +08:00
netbsd tests/vm: Pass the jobs parallelism setting to 'make check' 2018-08-15 10:12:35 +08:00
openbsd tests/vm: Pass the jobs parallelism setting to 'make check' 2018-08-15 10:12:35 +08:00
ubuntu.i386 tests/vm: Pass the jobs parallelism setting to 'make check' 2018-08-15 10:12:35 +08:00

README

See docs/devel/testing.rst for help.