qemu-e2k/tests/docker
Alex Bennée 920776ea5e tests/docker/docker.py: check and run .pre script
The docker script will now search for an associated $dockerfile.pre
script which gets run in the same build context as the dockerfile will
be. This is to support pre-seeding the build context before running the
docker build.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 1468934445-32183-4-git-send-email-famz@redhat.com
Signed-off-by: Fam Zheng <famz@redhat.com>
2016-07-20 19:19:43 +08:00
..
dockerfiles tests/docker: support travis test with fedora image 2016-06-08 15:19:30 +08:00
common.rc tests/docker: make test-full build all targets, not none 2016-06-08 15:19:30 +08:00
docker.py tests/docker/docker.py: check and run .pre script 2016-07-20 19:19:43 +08:00
Makefile.include tests/docker: fix make-archive-maybe 2016-06-08 15:19:30 +08:00
run docker: Add test runner 2016-06-01 17:27:35 +08:00
test-clang tests/docker: build all targets in test-clang 2016-06-08 15:19:30 +08:00
test-full docker: Add full test 2016-06-01 17:27:35 +08:00
test-mingw docker: Add mingw test 2016-06-01 17:27:35 +08:00
test-quick docker: Add quick test 2016-06-01 17:27:35 +08:00
travis docker: Add travis tool 2016-06-01 17:27:35 +08:00
travis.py docker: Add travis tool 2016-06-01 17:27:35 +08:00