mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -06:00
tests/qtest: add tests for ADM1266
The ADM1266 can have string fields written by the driver, so it's worth specifically testing. Reviewed-by: Hao Wu <wuhaotsh@google.com> Acked-by: Corey Minyard <cminyard@mvista.com> Signed-off-by: Titus Rwantare <titusr@google.com> [PMD: Cover file in MAINTAINERS] Message-ID: <20231023-staging-pmbus-v3-v4-6-07a8cb7cd20a@google.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
This commit is contained in:
parent
6f351a7a70
commit
5861f5abf4
3 changed files with 124 additions and 0 deletions
|
@ -241,6 +241,7 @@ qos_test_ss = ss.source_set()
|
|||
qos_test_ss.add(
|
||||
'ac97-test.c',
|
||||
'adm1272-test.c',
|
||||
'adm1266-test.c',
|
||||
'ds1338-test.c',
|
||||
'e1000-test.c',
|
||||
'eepro100-test.c',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue