104 Commits (d8598ce03fe9294a03f90db9a47ca367564bc47f)

Author SHA1 Message Date
  David Benjamin 46e12b03f9 Print a message when simulating CPUs. 6 years ago
  David Benjamin 6ce93ccb80 Simulate other ARM CPUs when running tests. 6 years ago
  David Benjamin 632d1127df Add some RAND_bytes tests. 6 years ago
  Joshua Liebow-Feeser 8c7c6356e6 Support symbol prefixes 6 years ago
  David Benjamin c4131a4a23 Support the allocating case of i2d_ASN1_{BOOLEAN,OBJECT}. 6 years ago
  David Benjamin af37f84840 Add RSA-PSS tests from Wycheproof. 6 years ago
  Daniel Hirche 9af1edbe22 Don't build test/malloc.cc with TSAN. 6 years ago
  David Benjamin ae153bb9a6 Use new encoding functions in ASN1_mbstring_ncopy. 6 years ago
  David Benjamin 3f944674b2 Add an ECDH Wycheproof driver. 6 years ago
  David Benjamin 5505328633 Add AEAD Wycheproof drivers. 6 years ago
  David Benjamin 40d76f4f7d Add ECDSA and RSA verify Wycheproof drivers. 6 years ago
  David Benjamin 5509bc06d8 Add a test driver for Wycheproof's x25519_test.json. 6 years ago
  Adam Langley e80c7c065c Support KAS tests for NIAP. 6 years ago
  Marek Gilbert 11850d5f61 Rename all googletest CMake targets 6 years ago
  David Benjamin be90bf764a Clarify ERR_print_errors_* clear the error queue. 7 years ago
  David Benjamin 28d6979b7e Print errors better in FileTestGTest. 7 years ago
  David Benjamin 808f832917 Run the comment converter on libcrypto. 7 years ago
  David Benjamin 27e377ec65 Fix miscellaneous clang-tidy warnings. 7 years ago
  Martin Kreichgauer d977eaa125 Make AES-GCM AEADs support the optional second input argument to seal_scatter. 7 years ago
  David Benjamin 6757fbf8e3 Convert a number of tests to GTest. 7 years ago
  Adam Langley d79bc9d397 Echo CAVP comments in the output. 7 years ago
  Adam Langley f64a6eeaf0 Switch to new delocate tool. 7 years ago
  David Benjamin 3ecd0a5fca Convert aes_test to GTest. 7 years ago
  David Benjamin 1f1eeeade2 Allow FileTest to read from an abstracted line reader. 7 years ago
  David Benjamin dfef2081f3 Remove FileTest::SetIgnoreUnusedAttributes. 7 years ago
  Adam Langley 208e239371 Move OPENSSL_ASAN to base.h. 7 years ago
  Martin Kreichgauer 6dd055d2eb fipsoracle: Add MCT mode for TDES. 7 years ago
  Martin Kreichgauer 2b2676f698 fipsoracle: Add cavp_tdes_test (KAT mode only). 7 years ago
  David Benjamin eb599890b9 Add ECDSA2 KeyPair CAVP test driver. 7 years ago
  Adam Langley b387e229a9 Add CTR-DRBG CAVP test driver. 7 years ago
  Steven Valdez b8a3550f0f Add SHA CAVP test driver. 7 years ago
  David Benjamin 0c292edb90 Add a CAVP tool for ECDSA2 SigVer tests. 7 years ago
  Martin Kreichgauer 7c12587994 Add crypto/fipsoracle. 7 years ago
  David Benjamin afd88c27f2 Allow embedders to replace gtest_main.cc. 7 years ago
  David Benjamin 76dd18008c Convert base64_test to GTest. 7 years ago
  David Benjamin 5c12778948 Convert bio_test to GTest. 7 years ago
  David Benjamin b91b9a8967 Convert rsa_test to GTest. 7 years ago
  David Benjamin 7d7554b6b3 Add a helper for comparing byte strings. 7 years ago
  David Benjamin 6b0edfb9e6 Add a common TestEventListener for the error queue. 7 years ago
  David Benjamin 966284337d Do a cursory conversion of a few tests to GTest. 7 years ago
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. 7 years ago
  David Benjamin cef36f0cf6 C++ crypto/test/malloc.cc more. 8 years ago
  David Benjamin 52db0eb46c Revert "Get the malloc tests working under ASan." 8 years ago
  David Benjamin 7b9bbd9639 Get the malloc tests working under ASan. 8 years ago
  David Benjamin 54091230cd Use C99 for size_t loops. 8 years ago
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. 8 years ago
  Martin Kreichgauer 19d5cf86de Move remaining ScopedContext types out of scoped_types.h 8 years ago
  Martin Kreichgauer 14343935b5 Start removing scoped_types.h 8 years ago
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." 8 years ago
  Adam Langley d2b5af56cf Revert scoped_types.h change. 8 years ago