qemu-e2k/tests/docker
Alex Bennée ddd5ed8331 tests/docker: add a docker-exec-copy-test
This provides test machinery for checking the QEMU copying logic works
properly. It takes considerably less time to run than starting a
debootstrap only for it to fail later. I considered adding a remove
command to docker.py but figured that might be gold plating given the
relative size of the containers compared to the ones with actual stuff
in them.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210202134001.25738-7-alex.bennee@linaro.org>
2021-02-08 09:41:00 +00:00
..
dockerfiles tests/docker: add a docker-exec-copy-test 2021-02-08 09:41:00 +00:00
common.rc
docker.py tests/docker: add a docker-exec-copy-test 2021-02-08 09:41:00 +00:00
Makefile.include tests/docker: add a docker-exec-copy-test 2021-02-08 09:41:00 +00: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
test-unit
travis
travis.py