f...@redhat.com writes:

> Signed-off-by: Fam Zheng <f...@redhat.com>
> ---
>  tests/.gitignore | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/tests/.gitignore b/tests/.gitignore
> index 1aed224..9ba9d96 100644
> --- a/tests/.gitignore
> +++ b/tests/.gitignore
> @@ -4,6 +4,7 @@ check-qint
>  check-qjson
>  check-qlist
>  check-qstring
> +check-qom-interface
>  test-aio
>  test-bitops
>  test-throttle
Are these generated test files? I've been looking at the tcg-tests and
while architecture ones won't clash there are a bunch of generic linux
tests that should probably be built one per target architecture. Should
we just be building all test files in the per-target build directories
like we do with qemu itself?


Cheers,

--
Alex Bennée
QEMU/KVM Hacker for Linaro


Reply via email to