boringssl/crypto
Aaron Green 8c659c1fce [rand] Disable RandTest.Fork on Fuchsia
This CL omits the RandTest.Fork unit test on Fuchsia, which does not
have fork().  Fuchsia has a bug (SEC-140) to create a suitable
replacement test.

Change-Id: Ic42f9149c24dc7321bfac1c718e9ecbb4a18b5d0
Reviewed-on: https://boringssl-review.googlesource.com/c/32504
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2018-10-16 18:57:29 +00:00
..
asn1
base64
bio Always push errors on BIO_read_asn1 failure. 2018-10-11 19:53:15 +00:00
bn_extra
buf
bytestring
chacha Flatten most of the crypto target. 2018-09-05 23:41:25 +00:00
cipher_extra
cmac
conf Use proper functions for lh_*. 2018-10-15 23:37:04 +00:00
curve25519
dh
digest_extra
dsa
ec_extra
ecdh_extra
ecdsa_extra
engine
err
evp
fipsmodule Fix div.c to divide BN_ULLONG only if BN_CAN_DIVIDE_ULLONG defined. 2018-10-10 15:33:35 +00:00
hkdf
hmac_extra
lhash Fix undefined function pointer casts in LHASH. 2018-10-15 23:53:24 +00:00
obj Use proper functions for lh_*. 2018-10-15 23:37:04 +00:00
pem Rewrite PEM_X509_INFO_read_bio. 2018-10-01 17:35:10 +00:00
perlasm
pkcs7
pkcs8 Fix undefined function pointer casts in {d2i,i2d}_Foo_{bio,fp} 2018-10-01 17:34:53 +00:00
poly1305
pool Use proper functions for lh_*. 2018-10-15 23:37:04 +00:00
rand_extra [rand] Disable RandTest.Fork on Fuchsia 2018-10-16 18:57:29 +00:00
rc4
rsa_extra
stack Test the binary search more aggressively. 2018-10-02 00:02:19 +00:00
test
x509 Always push errors on BIO_read_asn1 failure. 2018-10-11 19:53:15 +00:00
x509v3
CMakeLists.txt
compiler_test.cc
constant_time_test.cc
cpu-aarch64-fuchsia.c
cpu-aarch64-linux.c
cpu-arm-linux_test.cc
cpu-arm-linux.c
cpu-arm-linux.h
cpu-arm.c
cpu-intel.c
cpu-ppc64le.c
crypto.c
ex_data.c
internal.h Rename OPENSSL_NO_THREADS, part 1. 2018-09-26 19:10:02 +00:00
mem.c
refcount_c11.c
refcount_lock.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
refcount_test.cc
self_test.cc
thread_none.c
thread_pthread.c
thread_test.cc
thread_win.c
thread.c