qemu-e2k/tests/docker
Daniel P. Berrangé affcc09c2d gitlab: expand test coverage for crypto builds
Most jobs test the latest nettle library. This adds explicit coverage
for latest gcrypt using Fedora, and old gcrypt and nettle using
CentOS-7. The latter does a minimal tools-only build, as we only need to
validate that the crypto code builds and unit tests pass. Finally a job
disabling both nettle and gcrypt is provided to validate that gnutls
still works.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20200901133050.381844-3-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2020-09-07 12:34:17 +02:00
..
dockerfiles gitlab: expand test coverage for crypto builds 2020-09-07 12:34:17 +02:00
common.rc tests/docker: check for an parameters not empty string 2020-07-11 15:53:00 +01:00
docker.py tests/docker: fix update command due to python3 str/bytes distinction 2020-07-27 09:41:18 +01:00
Makefile.include tests/docker: fix binfmt_misc image building 2020-07-27 09:41:22 +01:00
run
test-block
test-build
test-clang
test-debug
test-full
test-mingw
test-misc
test-quick
test-static tests/docker: add test script for static linux-user builds 2020-08-21 06:18:35 -04:00
test-tsan tests/docker: Added docker build support for TSan. 2020-06-16 14:49:05 +01:00
test-unit
travis
travis.py