tests/docker: update test-mingw to run single build
commitb1314192524a8a43f3d4fb1cae8c447a2b255308
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 27 Oct 2022 18:36:08 +0000 (27 19:36 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 31 Oct 2022 20:37:58 +0000 (31 20:37 +0000)
treeb72ea69f87fa6a9c55ad89aefe1d74926882f426
parent5b1229fa2dfde161ee322faaaeb35a99765c8712
tests/docker: update test-mingw to run single build

While the test-build test happily run for mingw the test-mingw case
runs more of the packaging inline with what our CI does. It however
fails if we don't find both compilers and expects to be run on a
docker image with both.

Remove that distinction and make it work more like the other build
test scripts.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20221027183637.2772968-3-alex.bennee@linaro.org>
tests/docker/test-mingw