]> git.proxmox.com Git - mirror_qemu.git/commit - tests/qtest/meson.build
tests/qtest: Fix GMAC test to run on a machine in upstream QEMU
authorNabih Estefan <nabihestefan@google.com>
Thu, 8 Feb 2024 19:47:59 +0000 (19:47 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 15 Feb 2024 11:44:07 +0000 (11:44 +0000)
commitbfe30b02e7018ff0fa9fd8a7342ce5c4cb5ca40c
treee67104fffd39975c144ccb255421a283f80b16d5
parentac1d88e9e7ca0bed83e91e07ce6d0597f10cc77d
tests/qtest: Fix GMAC test to run on a machine in upstream QEMU

Fix the nocm_gmac-test.c file to run on a nuvoton 7xx machine instead
of 8xx. Also fix comments referencing this and values expecting 8xx.

Change-Id: Iabd0fba14910c3f1e883c4a9521350f3db9ffab8
Signed-Off-By: Nabih Estefan <nabihestefan@google.com>
Reviewed-by: Tyrone Ting <kfting@nuvoton.com>
Message-id: 20240208194759.2858582-2-nabihestefan@google.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
[PMM: commit message tweaks]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/qtest/meson.build
tests/qtest/npcm_gmac-test.c