Move PKCS#12 samples to embed_test_data.
pkcs12_test.cc was getting a bit long. Along the way, embed_test_data.go
needed a fix to work around a syntax quirk of C++.
Change-Id: Ic4a19f77d177ebd607918feb253a08f1f9037981
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/46044
Reviewed-by: Adam Langley <agl@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
diff --git a/sources.cmake b/sources.cmake
index 9ac55d5..d4d7578 100644
--- a/sources.cmake
+++ b/sources.cmake
@@ -59,6 +59,15 @@
crypto/fipsmodule/rand/ctrdrbg_vectors.txt
crypto/hmac_extra/hmac_tests.txt
crypto/hpke/hpke_test_vectors.txt
+ crypto/pkcs8/test/empty_password.p12
+ crypto/pkcs8/test/no_encryption.p12
+ crypto/pkcs8/test/nss.p12
+ crypto/pkcs8/test/null_password.p12
+ crypto/pkcs8/test/openssl.p12
+ crypto/pkcs8/test/pbes2_sha1.p12
+ crypto/pkcs8/test/pbes2_sha256.p12
+ crypto/pkcs8/test/unicode_password.p12
+ crypto/pkcs8/test/windows.p12
crypto/poly1305/poly1305_tests.txt
crypto/siphash/siphash_tests.txt
crypto/x509/test/basic_constraints_ca.pem