On 28/02/2024 12.32, Inès Varhol wrote:
`test_dm163_bank()`
Checks that the pin "sout" of the DM163 led driver outputs the values
received on pin "sin" with the expected latency (depending on the bank).

`test_dm163_gpio_connection()`
Check that changes to relevant STM32L4x5 GPIO pins are propagated to the
DM163 device.

Signed-off-by: Arnaud Minier <arnaud.min...@telecom-paris.fr>
Signed-off-by: Inès Varhol <ines.var...@telecom-paris.fr>
---
  tests/qtest/dm163-test.c | 192 +++++++++++++++++++++++++++++++++++++++
  tests/qtest/meson.build  |   5 +
  2 files changed, 197 insertions(+)
  create mode 100644 tests/qtest/dm163-test.c

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


Reply via email to