]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/qtest: migration-test: Enable TLS PSK tests for win32
authorBin Meng <bin.meng@windriver.com>
Tue, 1 Nov 2022 03:50:21 +0000 (11:50 +0800)
committerThomas Huth <thuth@redhat.com>
Sun, 6 Nov 2022 09:44:19 +0000 (10:44 +0100)
commitd1695f1839769b62e25086187afc58185f49ba2f
treec8400dd6497aeef67e98021cf0adaf7a8eef3434
parentd46e6bba55f858b829251e2f4bd7b150cdb5b1d6
tests/qtest: migration-test: Enable TLS PSK tests for win32

Since commit f1018ea0a30f ("tests: avoid DOS line endings in PSK file"),
the bug of the helper test_tls_psk_init_common() that caused TLS PSK
tests to fail on Windows was fixed. Let's enable these tests on win32.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Message-Id: <20221101035021.729669-1-bin.meng@windriver.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/migration-test.c