]> Git Repo - qemu.git/commit
docker: add test-unit runner
authorAlex Bennée <[email protected]>
Mon, 9 Jul 2018 09:55:34 +0000 (10:55 +0100)
committerAlex Bennée <[email protected]>
Tue, 24 Jul 2018 10:45:25 +0000 (11:45 +0100)
commitd984f24c7783a288ce8cc91978521c0c2dc66d9b
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 <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
tests/docker/test-unit [new file with mode: 0755]
This page took 0.026145 seconds and 4 git commands to generate.