Re: [PATCH v5 8/8] Add tests for the STM32L4x5_RCC

2024-02-23 Thread Peter Maydell
On Mon, 19 Feb 2024 at 20:18, Arnaud Minier wrote: > > Tests: > - the ability to change the sysclk of the device > - the ability to enable/disable/configure the PLLs > - if the clock multiplexers work > - the register flags and the generation of irqs > > Signed-off-by: Arnaud Minier > Signed-off-

[PATCH v5 8/8] Add tests for the STM32L4x5_RCC

2024-02-19 Thread Arnaud Minier
Tests: - the ability to change the sysclk of the device - the ability to enable/disable/configure the PLLs - if the clock multiplexers work - the register flags and the generation of irqs Signed-off-by: Arnaud Minier Signed-off-by: Inès Varhol Acked-by: Thomas Huth --- tests/qtest/meson.build