qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 5/5] tests/qtest : Add testcase for DM163


From: Thomas Huth
Subject: Re: [PATCH v2 5/5] tests/qtest : Add testcase for DM163
Date: Wed, 28 Feb 2024 13:08:21 +0100
User-agent: Mozilla Thunderbird

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.minier@telecom-paris.fr>
Signed-off-by: Inès Varhol <ines.varhol@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 <thuth@redhat.com>




reply via email to

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