From: Philippe Mathieu-Daudé Date: Tue, 18 Dec 2018 11:56:09 +0000 (+0100) Subject: MAINTAINERS: Add missing test entries to the Cryptography section X-Git-Tag: v4.0.0-rc0~70^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4d21171b61f1d4ac7c37a4d3d77cd17aa99611cc;p=thirdparty%2Fqemu.git MAINTAINERS: Add missing test entries to the Cryptography section Acked-by: Daniel P. Berrangé Signed-off-by: Philippe Mathieu-Daudé Signed-off-by: Thomas Huth --- diff --git a/MAINTAINERS b/MAINTAINERS index 4e38864fbd0..d81f9c45636 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2069,6 +2069,8 @@ F: crypto/ F: include/crypto/ F: tests/test-crypto-* F: tests/benchmark-crypto-* +F: tests/crypto-tls-* +F: tests/pkix_asn1_tab.c F: qemu.sasl Coroutines