test: Move qtests to a separate directory
The tests directory itself is pretty overcrowded, and it's hard to see which test belongs to which test subsystem (unit, qtest, ...). Let's move the qtests to a separate folder for more clarity. Message-Id: <20191218103059.11729-6-thuth@redhat.com> Reviewed-by:Paolo Bonzini <pbonzini@redhat.com> Signed-off-by:
Thomas Huth <thuth@redhat.com>
Showing
- .gitlab-ci.yml 6 additions, 5 deletions.gitlab-ci.yml
- MAINTAINERS 38 additions, 41 deletionsMAINTAINERS
- configure 2 additions, 2 deletionsconfigure
- tests/Makefile.include 111 additions, 110 deletionstests/Makefile.include
- tests/qtest/ac97-test.c 0 additions, 0 deletionstests/qtest/ac97-test.c
- tests/qtest/acpi-utils.c 0 additions, 0 deletionstests/qtest/acpi-utils.c
- tests/qtest/acpi-utils.h 0 additions, 0 deletionstests/qtest/acpi-utils.h
- tests/qtest/ahci-test.c 0 additions, 0 deletionstests/qtest/ahci-test.c
- tests/qtest/arm-cpu-features.c 0 additions, 0 deletionstests/qtest/arm-cpu-features.c
- tests/qtest/bios-tables-test-allowed-diff.h 0 additions, 0 deletionstests/qtest/bios-tables-test-allowed-diff.h
- tests/qtest/bios-tables-test.c 0 additions, 0 deletionstests/qtest/bios-tables-test.c
- tests/qtest/boot-order-test.c 0 additions, 0 deletionstests/qtest/boot-order-test.c
- tests/qtest/boot-sector.c 0 additions, 0 deletionstests/qtest/boot-sector.c
- tests/qtest/boot-sector.h 0 additions, 0 deletionstests/qtest/boot-sector.h
- tests/qtest/boot-serial-test.c 0 additions, 0 deletionstests/qtest/boot-serial-test.c
- tests/qtest/cdrom-test.c 0 additions, 0 deletionstests/qtest/cdrom-test.c
- tests/qtest/cpu-plug-test.c 0 additions, 0 deletionstests/qtest/cpu-plug-test.c
- tests/qtest/dbus-vmstate-test.c 0 additions, 0 deletionstests/qtest/dbus-vmstate-test.c
- tests/qtest/dbus-vmstate1.xml 0 additions, 0 deletionstests/qtest/dbus-vmstate1.xml
- tests/qtest/device-introspect-test.c 0 additions, 0 deletionstests/qtest/device-introspect-test.c
Loading
Please register or sign in to comment