commit | 9c354591cae35d91e97244469904ab4483482d34 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Wed Dec 18 14:28:36 2019 +0000 |
committer | Alex Bennée <alex.bennee@linaro.org> | Thu Jan 09 11:41:29 2020 +0000 |
tree | c383d3190e58b9e5e18133be35f43b8b3e993c91 | |
parent | 8de702cb677c8381fb702cae252d6b69aa4c653b [diff] |
tests/tcg: add a dumb-as-bricks semihosting console test We don't run this during check-tcg as we would need to check stuff is echoed back. However we can still build the binary so people can test it manually. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>