Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-04 | ivshmem-test: do not use short-form boolean option | Paolo Bonzini | |
This QemuOpts idiom will be deprecated, so get rid of it in the tests. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
2020-08-21 | meson: convert tests/qtest to meson | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
2020-01-12 | test: Move qtests to a separate directory | Thomas Huth | |
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> |