docker: move make check into check_qemu helper
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 9 Jul 2018 12:27:54 +0000 (13:27 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 24 Jul 2018 10:45:25 +0000 (11:45 +0100)
commit3f9747a73891e50d9c09d2fc3dbba6f1fdd03a13
tree60cb3cd074b9d43cafa0e81e3ce39c505d483ba8
parente4ce964d94ee8648c85cbdbe149156d29a4ee53f
docker: move make check into check_qemu helper

Not all docker images can run the check step. Let's move everything
into a common helper so we don't need to replicate checks in the
future.

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/common.rc
tests/docker/test-clang
tests/docker/test-debug
tests/docker/test-full
tests/docker/test-quick