qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH v5 44/55] tests/tcg: enable plugin testing


From: Richard Henderson
Subject: Re: [PATCH v5 44/55] tests/tcg: enable plugin testing
Date: Mon, 14 Oct 2019 09:46:34 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

On 10/14/19 3:49 AM, Alex Bennée wrote:
> If CONFIG_PLUGINS is enabled then lets enable testing for all our TCG
> targets. This is a simple smoke test that ensure we don't crash or
> otherwise barf out by running each plugin against each test.
> 
> There is a minor knock on effect for additional runners which need
> specialised QEMU_OPTS which will also need to declare a plugin version
> of the runner. If this gets onerous we might need to add another
> helper.
> 
> Checking the results of the plugins is left for a later exercise.
> 
> Signed-off-by: Alex Bennée <address@hidden>
> 
> ---
> v5
>   - fix for the latest changes to check-tcg
>   - extend timeout for plugin tests
>   - add special runner for semihosting with plugin
>   - fix naming of test in call output
>   - add special plugin aware runners for semihosting
> ---

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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