qemu/tests/docker
Paolo Bonzini 9e5ef16491 tests/docker: only enable ubsan for test-clang
-fsanitize=undefined is not the same thing as --enable-sanitizers.  After
commit 47c823e ("tests/docker: add sanitizers back to clang build", 2019-09-11)
test-clang is almost duplicating the asan (test-debug) test, so
partly revert commit 47c823e5b while leaving ubsan enabled.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-10-04 18:49:19 +02:00
..
dockerfiles tests/docker: remove debian-powerpc-user-cross 2019-09-26 19:00:53 +01:00
common.rc
docker.py podman: fix command invocation 2019-09-26 19:00:53 +01:00
Makefile.include tests/docker: remove debian-powerpc-user-cross 2019-09-26 19:00:53 +01:00
run
test-block
test-build
test-clang tests/docker: only enable ubsan for test-clang 2019-10-04 18:49:19 +02:00
test-debug docker: test-debug: disable LeakSanitizer 2019-10-04 18:49:17 +02:00
test-full
test-mingw
test-misc
test-quick
test-unit
travis
travis.py