On 23/05/2023 10.49, Tommy Wu wrote:
Add some simple tests of the watchdog timer in the always-on domain device of HiFive 1 rev b.Signed-off-by: Tommy Wu <tommy...@sifive.com> Reviewed-by: Frank Chang <frank.ch...@sifive.com> --- tests/qtest/meson.build | 3 + tests/qtest/sifive-e-aon-watchdog-test.c | 450 +++++++++++++++++++++++ 2 files changed, 453 insertions(+) create mode 100644 tests/qtest/sifive-e-aon-watchdog-test.c
Acked-by: Thomas Huth <th...@redhat.com>