qemu-cr16/tests/docker
Robert Foley df79fd5667 tests/docker: Added docker build support for TSan.
Added a new docker for ubuntu 20.04.
This docker has support for Thread Sanitizer
including one patch we need in one of the header files.
a72dc86cd

This command will build with tsan enabled:
make docker-test-tsan-ubuntu2004 V=1

Also added the TSAN suppresion file to disable certain
cases of TSAN warnings.

Cc: Fam Zheng <fam@euphon.net>
Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Robert Foley <robert.foley@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200609200738.445-10-robert.foley@linaro.org>
Message-Id: <20200612190237.30436-13-alex.bennee@linaro.org>
2020-06-16 14:49:05 +01:00
..
dockerfiles tests/docker: Added docker build support for TSan. 2020-06-16 14:49:05 +01:00
common.rc docker: gtester is no longer used 2019-12-19 08:20:08 +00:00
docker.py docker.py/build: support binary files in --extra-files 2020-06-10 12:09:31 -04:00
Makefile.include * Miscellaneous fixes and feature enablement (many) 2020-06-12 23:06:22 +01:00
run
test-block
test-build
test-clang
test-debug
test-full
test-mingw
test-misc tests/docker: add docs FEATURE flag and use for test-misc 2020-04-15 11:38:23 +01:00
test-quick
test-tsan tests/docker: Added docker build support for TSan. 2020-06-16 14:49:05 +01:00
test-unit
travis
travis.py drop "from __future__ import print_function" 2020-02-07 15:15:16 +01:00