aboutsummaryrefslogtreecommitdiff
path: root/tests/i440fx-test.c
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2019-11-13 16:09:35 -0500
committerMichael Roth <mdroth@linux.vnet.ibm.com>2020-06-22 12:07:45 -0500
commit3729ff3032599510600475f3dfd4e30d34923976 (patch)
treed2c82105a8f57d2d8f4f09b34163905fe3571052 /tests/i440fx-test.c
parent2367c7235b074d816db4b261e472272aa081c76f (diff)
downloadqemu-3729ff3032599510600475f3dfd4e30d34923976.zip
qemu-3729ff3032599510600475f3dfd4e30d34923976.tar.gz
qemu-3729ff3032599510600475f3dfd4e30d34923976.tar.bz2
tests: fix modules-test 'duplicate test case' error
./configure --enable-sdl --audio-drv-list=sdl --enable-modules Will generate two identical test names: /$arch/module/load/sdl Which generates an error like: (tests/modules-test:23814): GLib-ERROR **: 18:23:06.359: duplicate test case path: /aarch64//module/load/sdl Add the subsystem prefix in the name as well, so instead we get: /$arch/module/load/audio-sdl /$arch/module/load/ui-sdl Signed-off-by: Cole Robinson <crobinso@redhat.com> Message-Id: <d64c9aa098cc6e5c0b638438c4959eddfa7e24e2.1573679311.git.crobinso@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> (cherry picked from commit eca3a945234a5f0a499860dd11df64b5f1a2e0a5) Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'tests/i440fx-test.c')
0 files changed, 0 insertions, 0 deletions