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>
Showing
- tests/docker/common.rc 11 additions, 0 deletionstests/docker/common.rc
- tests/docker/test-clang 1 addition, 1 deletiontests/docker/test-clang
- tests/docker/test-debug 1 addition, 1 deletiontests/docker/test-debug
- tests/docker/test-full 1 addition, 1 deletiontests/docker/test-full
- tests/docker/test-quick 1 addition, 1 deletiontests/docker/test-quick
Please register or sign in to comment