]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/qtest: sifive-e-aon-watchdog-test.c: Add QTest of watchdog of sifive_e
authorTommy Wu <tommy.wu@sifive.com>
Tue, 27 Jun 2023 14:12:16 +0000 (07:12 -0700)
committerAlistair Francis <alistair.francis@wdc.com>
Mon, 10 Jul 2023 12:29:15 +0000 (22:29 +1000)
commit2f849e9d7aa4ee8782c524b4521ba36451cfd414
treeead7abed5545b65eb40351d9039609894ba6afeb
parent82193640c49ded26835fe90e60cdfd4385d4c0e2
tests/qtest: sifive-e-aon-watchdog-test.c: Add QTest of watchdog of sifive_e

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.wu@sifive.com>
Reviewed-by: Frank Chang <frank.chang@sifive.com>
Acked-by: Thomas Huth <thuth@redhat.com>
Acked-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20230627141216.3962299-4-tommy.wu@sifive.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
tests/qtest/meson.build
tests/qtest/sifive-e-aon-watchdog-test.c [new file with mode: 0644]