summaryrefslogtreecommitdiffstats
path: root/tests/docker/test-unit
Commit message (Collapse)AuthorAgeFilesLines
* docker: add test-unit runnerAlex Bennée2018-07-241-0/+21
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>