qemu-patch-raspberry4/tests/vm
Peter Maydell 44b69d5037 tests/vm: Clean out old working directories on build
When we do a build inside one of the BSD VMs, first
delete any stale old build directories from the VM's
/var/tmp. This prevents the VM from running out of
disk space after it has been used for a dozen or
so builds.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Fam Zheng <famz@redhat.com>
Message-id: 20180820124811.7982-1-peter.maydell@linaro.org
2018-08-20 17:07:53 +01:00
..
basevm.py tests/vm: Bump guest RAM up from 2G to 4G 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: Clean out old working directories on build 2018-08-20 17:07:53 +01:00
Makefile.include tests/vm: Add vm-build-all/vm-clean-all in help text 2018-08-15 10:12:35 +08:00
netbsd tests/vm: Clean out old working directories on build 2018-08-20 17:07:53 +01:00
openbsd tests/vm: Clean out old working directories on build 2018-08-20 17:07:53 +01:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
ubuntu.i386 tests/vm: Use make's --output-sync option 2018-08-15 10:12:35 +08:00

See docs/devel/testing.rst for help.