Re: [PATCH] tests/qtest/npcm7xx_pwm-test: Only do full testing in slow mode

2023-12-15 Thread Daniel P . Berrangé
On Fri, Dec 15, 2023 at 03:35:24PM +0100, Thomas Huth wrote: > The npcm7xx_pwm-test can take quite a while when running with > --enable-debug on a loaded system. The tests here are quite > repetitive - by default it should be fine if we only execute > some of them and only execute all when running

[PATCH] tests/qtest/npcm7xx_pwm-test: Only do full testing in slow mode

2023-12-15 Thread Thomas Huth
The npcm7xx_pwm-test can take quite a while when running with --enable-debug on a loaded system. The tests here are quite repetitive - by default it should be fine if we only execute some of them and only execute all when running in slow testing mode. Signed-off-by: Thomas Huth --- tests/qtest/n