On 7/7/26 00:32, Pierrick Bouvier wrote:
Instead of skipping tests and not declare them, always declare them and simply return an exit code 77 (SKIPPED for meson) and print reason why test is skipped.Signed-off-by: Pierrick Bouvier <[email protected]> --- tests/tcg/meson.build | 9 +++++++++ 1 file changed, 9 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
