mbedtls/tests
Peter Kolbus e4e2d3a396 Add docker-based test scripts
Enable running tests under Docker. This makes it easier to spin up an
environment with all dependencies (especially the multiple versions of
openssl and gnutls needed).
* tests/docker/xenial/Dockerfile: Definition for the docker image,
  including local builds for openssl and gnutls.
* tests/scripts/docker_env.sh: New helper script that creates the Docker
  image and has a function to run a command in the Docker container.
* tests/docker/all-in-docker.sh: Wrapper for all.sh under Docker.
* tests/docker/basic-in-docker.sh: Script that runs the same commands as
  .travis.yml, in Docker.
* tests/ssl-opt-in-docker.sh: Wrapper to run ssl-opt.sh in Docker.
* tests/compat-in-docker.sh: Wrapper to run compat.sh in Docker.
* tests/make-in-docker.sh: Wrapper to run make in Docker.

Change-Id: Ie092b1deed24c24c3859754535589523ce1d0a58
2019-06-29 17:45:34 -05:00
..
.jenkins Add Jenkinsfile for PR job 2018-10-19 15:25:10 +01:00
data_files Merge remote-tracking branch 'origin/pr/2430' into development 2019-06-14 08:49:31 +01:00
docker/xenial Add docker-based test scripts 2019-06-29 17:45:34 -05:00
git-scripts Merge development commit 8e76332 into development-psa 2019-01-31 08:20:20 -05:00
scripts Add docker-based test scripts 2019-06-29 17:45:34 -05:00
suites Merge remote-tracking branch 'origin/pr/2697' into development 2019-06-21 13:21:05 +01:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Add a link to the seedfile for out-of-tree cmake builds 2019-05-23 03:01:35 -04:00
compat-in-docker.sh Add docker-based test scripts 2019-06-29 17:45:34 -05:00
compat.sh Adjust DES exclude lists in test scripts 2019-03-01 10:22:04 +01:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
make-in-docker.sh Add docker-based test scripts 2019-06-29 17:45:34 -05:00
Makefile Merge remote-tracking branch 'origin/pr/2053' into development 2019-06-21 12:54:27 +01:00
ssl-opt-in-docker.sh Add docker-based test scripts 2019-06-29 17:45:34 -05:00
ssl-opt.sh Merge remote-tracking branch 'origin/pr/2260' into development 2019-06-14 08:46:48 +01:00