docker: add test-unit runner
commitd984f24c7783a288ce8cc91978521c0c2dc66d9b
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 9 Jul 2018 09:55:34 +0000 (9 10:55 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 24 Jul 2018 10:45:25 +0000 (24 11:45 +0100)
tree2d9169912fa47d92f04a26465178b8440996a257
parent77b08f73c86d2f0f2d3c8e52c568543363658ab9
docker: add test-unit runner

This test doesn't even build QEMU, it just builds and runs all the
unit tests. Intended to make checking unit tests on all docker images
easier.

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/test-unit [new file with mode: 0755]