gcrypt: test_tls_psk_init should write binary file instead text file. gcrypt: Enable crypto tests under msys2/mingw by implement custom qemu_socket= pair
Yonggang Luo (2): gcrypt: test_tls_psk_init should write binary file instead text file. gcrypt: Enable crypto tests under msys2/mingw include/qemu/osdep.h | 1 + include/sysemu/os-win32.h | 5 +++ tests/crypto-tls-psk-helpers.c | 6 ++- tests/crypto-tls-x509-helpers.c | 6 ++- tests/crypto-tls-x509-helpers.h | 5 ++- tests/test-crypto-tlscredsx509.c | 47 +++++++++++--------- tests/test-crypto-tlssession.c | 64 +++++++++++++++------------ tests/test-io-channel-tls.c | 49 +++++++++++--------- util/osdep.c | 16 +++++++ util/oslib-win32.c | 76 ++++++++++++++++++++++++++++++++ 10 files changed, 198 insertions(+), 77 deletions(-) --=20 2.28.0.windows.1
