mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-21 06:58:36 -07:00
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> |
||
|---|---|---|
| .. | ||
| dockerfiles | ||
| common.rc | ||
| docker.py | ||
| Makefile.include | ||
| run | ||
| test-block | ||
| test-build | ||
| test-clang | ||
| test-debug | ||
| test-full | ||
| test-mingw | ||
| test-misc | ||
| test-quick | ||
| test-static | ||
| test-tsan | ||
| test-unit | ||
| travis | ||
| travis.py | ||