Thanks Thomas for the reply.
I resend this patch as is because it was not properly linked with the patch
note due to a mistake on my part.
Will definitely change qts_wait_for_flag() function in the next version !
These tests test:
- the ability to set the sysclk of the device
- the ability to ena
On 18/01/2024 10.14, Arnaud Minier wrote:
Maybe add a short patch description about what exactly is being tested here?
Signed-off-by: Arnaud Minier
Signed-off-by: Inès Varhol
---
tests/qtest/meson.build | 3 +-
tests/qtest/stm32l4x5_rcc-test.c | 210 +
Signed-off-by: Arnaud Minier
Signed-off-by: Inès Varhol
---
tests/qtest/meson.build | 3 +-
tests/qtest/stm32l4x5_rcc-test.c | 210 +++
2 files changed, 212 insertions(+), 1 deletion(-)
create mode 100644 tests/qtest/stm32l4x5_rcc-test.c
diff --git a/test