qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Thomas Huth
Subject: Re: [PATCH v4 8/8] Add tests for the STM32L4x5_RCC
Date: Wed, 31 Jan 2024 07:04:37 +0100
User-agent: Mozilla Thunderbird

On 30/01/2024 17.13, 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 <arnaud.minier@telecom-paris.fr>
Signed-off-by: Inès Varhol <ines.varhol@telecom-paris.fr>
---
  tests/qtest/meson.build          |   3 +-
  tests/qtest/stm32l4x5_rcc-test.c | 207 +++++++++++++++++++++++++++++++
  2 files changed, 209 insertions(+), 1 deletion(-)
  create mode 100644 tests/qtest/stm32l4x5_rcc-test.c

Acked-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]