commit | 8ba0a8206a3f7b9870890c99d3222eceffd018a9 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Fri Apr 06 22:08:36 2018 +0100 |
committer | Alex Bennée <alex.bennee@linaro.org> | Wed Jun 20 20:22:34 2018 +0100 |
tree | 4d3f603d01c1c16acaa868c4a77a8bee60d5f9b7 | |
parent | c722a9e49265a637ec2bfb3d22a3e9777274ca4d [diff] |
tests/Makefile.include: add [build|clean|check]-tcg targets This will ensure all linux-user targets build their guest test programs and ensure check-tcg will run the respective tests. 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>