05e391ae40
configure, meson: convert pam detection to meson
...
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com >
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2021-06-25 10:54:10 +02:00
ba7ed407e6
configure, meson: convert libtasn1 detection to meson
...
Make it depend on gnutls too, since it is only used as part of gnutls
tests.
Reviewed-by: Richard Henderson <richard.henderson@liaro.org >
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com >
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2021-06-25 10:53:46 +02:00
5761251138
configure, meson: convert crypto detection to meson
...
Reviewed-by: Richard Henderson <richard.henderson@liaro.org >
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com >
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2021-06-25 10:53:46 +02:00
d3a0bb7706
tests: Add tests for yank with the chardev-change case
...
Add tests for yank with the chardev-change case.
Signed-off-by: Lukas Straub <lukasstraub2@web.de >
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com >
Tested-by: Li Zhang <li.zhang@cloud.ionos.com >
Message-Id: <697ce111503a8bab011d21519ae0b6b07041ec9a.1617127849.git.lukasstraub2@web.de >
2021-04-01 15:27:44 +04:00
da668aa15b
tests: Move unit tests into a separate directory
...
The main tests directory still looks very crowded, and it's not
clear which files are part of a unit tests and which belong to
a different test subsystem. Let's clean up the mess and move the
unit tests to a separate directory.
Message-Id: <20210310063314.1049838-1-thuth@redhat.com >
Acked-by: Paolo Bonzini <pbonzini@redhat.com >
Signed-off-by: Thomas Huth <thuth@redhat.com >
2021-03-12 15:46:30 +01:00