qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] meson: use thorough test setup as default


From: Thomas Huth
Subject: Re: [PATCH] meson: use thorough test setup as default
Date: Tue, 6 May 2025 12:16:17 +0200
User-agent: Mozilla Thunderbird

On 06/05/2025 11.36, Daniel P. Berrangé wrote:
On Sat, May 03, 2025 at 01:18:06PM -0700, Pierrick Bouvier wrote:
Allows all tests to be visible by default when using meson test
directly.

This has no impact on make check-* commands, which use SPEED=quick by
default (see scripts/mtest2make.py).

IMHO it would be conceptually confusing if we cause 'make check' to
be running different stuff from 'meson test'. As long as we keep a
makefile wrapper around running tests, I think we should keep them
matching what they do by default.

But what we should maybe do instead: Properly document in docs/devel/testing/functional.rst how to get the list of all tests and how to run a single test with the "meson test" way... I could do it later when time permits (likely not this week), but if anybody else wants to have a try, that would be welcome!

 Thomas




reply via email to

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