qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: macOS (Big Sur, Apple Silicon) 'make check' fails in test-crypto-tls


From: Stefan Weil
Subject: Re: macOS (Big Sur, Apple Silicon) 'make check' fails in test-crypto-tlscredsx509
Date: Tue, 2 Feb 2021 21:50:39 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.16; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

Am 02.02.21 um 21:31 schrieb Stefan Weil:

The code uses NULL + offset constructs, so requires a fix.

https://gitlab.com/gnutls/libtasn1/-/merge_requests/71 fixes the unit tests of libtasn1 for me, maybe also the test for QEMU which I still have to check.


The QEMU test passes with the patch for libtasn1:

stefan@mini clang % tests/test-crypto-tlscredsx509
# random seed: R02S0b9c3f2459ee914a95bb1f9e28441dd9
1..39
# Start of qcrypto tests
# Start of tlscredsx509 tests
ok 1 /qcrypto/tlscredsx509/perfectserver
ok 2 /qcrypto/tlscredsx509/perfectclient
ok 3 /qcrypto/tlscredsx509/goodca1
ok 4 /qcrypto/tlscredsx509/goodca2
ok 5 /qcrypto/tlscredsx509/goodca3
ok 6 /qcrypto/tlscredsx509/badca1
ok 7 /qcrypto/tlscredsx509/badca2
ok 8 /qcrypto/tlscredsx509/badca3
ok 9 /qcrypto/tlscredsx509/goodserver1
ok 10 /qcrypto/tlscredsx509/goodserver2
ok 11 /qcrypto/tlscredsx509/goodserver3
ok 12 /qcrypto/tlscredsx509/goodserver4
ok 13 /qcrypto/tlscredsx509/goodserver5
ok 14 /qcrypto/tlscredsx509/goodserver6
ok 15 /qcrypto/tlscredsx509/goodserver7
ok 16 /qcrypto/tlscredsx509/badserver1
ok 17 /qcrypto/tlscredsx509/badserver2
ok 18 /qcrypto/tlscredsx509/badserver3
ok 19 /qcrypto/tlscredsx509/goodclient1
ok 20 /qcrypto/tlscredsx509/goodclient2
ok 21 /qcrypto/tlscredsx509/goodclient3
ok 22 /qcrypto/tlscredsx509/goodclient4
ok 23 /qcrypto/tlscredsx509/goodclient5
ok 24 /qcrypto/tlscredsx509/goodclient6
ok 25 /qcrypto/tlscredsx509/goodclient7
ok 26 /qcrypto/tlscredsx509/badclient1
ok 27 /qcrypto/tlscredsx509/badclient2
ok 28 /qcrypto/tlscredsx509/badclient3
ok 29 /qcrypto/tlscredsx509/expired1
ok 30 /qcrypto/tlscredsx509/expired2
ok 31 /qcrypto/tlscredsx509/expired3
ok 32 /qcrypto/tlscredsx509/inactive1
ok 33 /qcrypto/tlscredsx509/inactive2
ok 34 /qcrypto/tlscredsx509/inactive3
ok 35 /qcrypto/tlscredsx509/chain1
ok 36 /qcrypto/tlscredsx509/chain2
ok 37 /qcrypto/tlscredsx509/missingca
ok 38 /qcrypto/tlscredsx509/missingserver
ok 39 /qcrypto/tlscredsx509/missingclient
# End of tlscredsx509 tests
# End of qcrypto tests




reply via email to

[Prev in Thread] Current Thread [Next in Thread]