]> git.proxmox.com Git - mirror_qemu.git/commit
tests/qtest/npcm7xx_pwm-test: Be less verbose unless V=2
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 9 Feb 2023 13:50:47 +0000 (13:50 +0000)
committerThomas Huth <thuth@redhat.com>
Tue, 14 Feb 2023 08:02:42 +0000 (09:02 +0100)
commit77034bbc120281a981f7371ab642762a33cceaea
treebd47d7736dc93129a514dccd4384d0eb12f12d5a
parentbb9ecae70bbd1ab1daf94d893b02c78dfe1314f1
tests/qtest/npcm7xx_pwm-test: Be less verbose unless V=2

The npcm7xx_pwm-test produces a lot of output at V=1, which
means that on our CI tests the log files exceed the gitlab
500KB limit. Suppress the messages about exactly what is
being tested unless at V=2 and above.

This follows the pattern we use with qom-test.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20230209135047.1753081-1-peter.maydell@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/npcm7xx_pwm-test.c