Add a test for lots of names and constraints.
Change-Id: I0ad593cb5c73d61391aa7513054e5cf102334817
Reviewed-on: https://boringssl-review.googlesource.com/20524
Reviewed-by: Martin Kreichgauer <martinkr@google.com>
Commit-Queue: Martin Kreichgauer <martinkr@google.com>
diff --git a/sources.cmake b/sources.cmake
index 941a9ed..46b5cc0 100644
--- a/sources.cmake
+++ b/sources.cmake
@@ -49,4 +49,11 @@
crypto/fipsmodule/rand/ctrdrbg_vectors.txt
crypto/hmac_extra/hmac_tests.txt
crypto/poly1305/poly1305_tests.txt
+ crypto/x509/many_constraints.pem
+ crypto/x509/many_names1.pem
+ crypto/x509/many_names2.pem
+ crypto/x509/many_names3.pem
+ crypto/x509/some_names1.pem
+ crypto/x509/some_names2.pem
+ crypto/x509/some_names3.pem
)