]> git.proxmox.com Git - mirror_qemu.git/commit
docker: add expansion for docker-test-FOO to Makefile.include
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 9 Jul 2018 12:24:52 +0000 (13:24 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 24 Jul 2018 10:45:25 +0000 (11:45 +0100)
commitff1a390296ee5a9791d4acf155be0bcf8d922f66
treeba1b9ec14db459f747170784d35515f6f441c83e
parentd984f24c7783a288ce8cc91978521c0c2dc66d9b
docker: add expansion for docker-test-FOO to Makefile.include

This allows us to run a particular test on all docker images. For
example:

  make docker-test-unit

Will run the unit tests on every supported image. At the same time
rename docker-test to docker-all-tests to be clearer.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
tests/docker/Makefile.include