]> git.proxmox.com Git - mirror_qemu.git/commit
tests/docker: test-build script
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 11 Oct 2016 16:16:22 +0000 (17:16 +0100)
committerFam Zheng <famz@redhat.com>
Mon, 17 Oct 2016 02:05:48 +0000 (10:05 +0800)
commitbdecba6e978b950873255f5185dcbe2632aaa6fd
tree20beddd689876d0c4bbe35a507ce3ac1fef09c42
parent8b9b3177a2e588db16274b2bf6d390a95e837f80
tests/docker: test-build script

Much like test-quick but only builds. This is useful for some of the
build targets like ThreadSanitizer that don't yet pass "make check".

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20161011161625.9070-3-alex.bennee@linaro.org>
Signed-off-by: Fam Zheng <famz@redhat.com>
tests/docker/test-build [new file with mode: 0755]