19 Commits (396a441421895fe724167b29f6daf307708673fb)

Autor SHA1 Mensaje Fecha
  David Benjamin 184494dfcc Raise SIGTRAP rather than abort on failure. hace 9 años
  David Benjamin 2b2b0f909d Set errno to ENOMEM when simulating a malloc failure. hace 9 años
  David Benjamin 8a228f5bfe Disable the malloc interceptor without glibc. hace 9 años
  David Benjamin 15eaafb18a Fix bn_test's bc output and shut it up a little. hace 9 años
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. hace 9 años
  David Benjamin 4690bb5fc3 Port cipher_test to file_test. hace 9 años
  David Benjamin 771a138f26 Add missing #include for abort() hace 9 años
  David Benjamin 5c694e3fef Add evp_test, loosely based on upstream's version. hace 9 años
  David Benjamin 06b94de820 Add file-based test framework and convert hmac_test. hace 9 años
  David Benjamin 353d7cba24 Convert pkcs12_test to C++. hace 9 años
  Adam Langley 0d107e183e Add support for CMAC (RFC 4493). hace 9 años
  David Benjamin 67be048e1a Convert ec_test to C++ hace 9 años
  Adam Langley ad6b28e974 Add 64-bit, P-256 implementation. hace 9 años
  David Benjamin daf2c5dc0c Convert ecdsa_test to C++. hace 9 años
  David Benjamin a5974bfae7 Convert bn_test to C++. hace 9 años
  David Benjamin 5a3162a521 Convert hmac_test to C++. hace 9 años
  David Benjamin c2b45a164a Convert evp_test to C++. hace 9 años
  David Benjamin 1d77e56b29 Convert ssl_test to C++. hace 9 años
  David Benjamin 45fb1be33e Remove std::unique_ptr dependency on bssl_shim's scoped types. hace 9 años