qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 4/5] tests/tcg: add a dumb-as-bricks semihosting console t


From: Richard Henderson
Subject: Re: [PATCH v2 4/5] tests/tcg: add a dumb-as-bricks semihosting console test
Date: Sun, 29 Dec 2019 13:57:26 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

On 12/21/19 12:22 AM, Alex Bennée wrote:
> 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 <address@hidden>
> Reviewed-by: Richard Henderson <address@hidden>
> 
> ---
> v8
>   - actually return the result!
> ---
>  tests/tcg/aarch64/system/semiconsole.c    | 38 +++++++++++++++++++++++
>  tests/tcg/aarch64/Makefile.softmmu-target |  9 +++++-
>  2 files changed, 46 insertions(+), 1 deletion(-)
>  create mode 100644 tests/tcg/aarch64/system/semiconsole.c

There probably is a way to easily test this with python, but I don't want to
write that script either, so.

Reviewed-by: Richard Henderson <address@hidden>

:-)


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]