1. 2e2a226 Move cipher/ into crypto/fipsmodule/ by Adam Langley · 8 years ago
  2. e5adaef Put spaces between arguments of failed tests. by Adam Langley · 8 years ago
  3. 3975ecf Add CAVP GCMVS Known Answer tests. by Martin Kreichgauer · 8 years ago
  4. 23aff6b Add AESVS KAT vectors (CBC and ECB only). by Martin Kreichgauer · 8 years ago
  5. 31fa5a4 Run unit tests concurrently by default. by Adam Langley · 8 years ago
  6. 634b0e3 Combine stdout and stderr in all_test.go by David Benjamin · 8 years ago
  7. e212f27 Support running tests under Intel SDE. by Adam Langley · 8 years ago
  8. 9662843 Do a cursory conversion of a few tests to GTest. by David Benjamin · 8 years ago
  9. d2ba889 Improve -valgrind error-handling. by David Benjamin · 9 years ago
  10. ab14a4a Adding scripts to generate line coverage. by Steven Valdez · 9 years ago
  11. 8b9e780 Fix up all_tests.go parallelism support. by David Benjamin · 9 years ago
  12. 3222394 Making all_tests.go parallelizable by Steven Valdez · 9 years ago
  13. 95aaf4a Markdown-ify BUILDING. by David Benjamin · 10 years ago
  14. 117da41 Move test configuration into a separate file. by Adam Langley · 10 years ago
  15. 0b635c5 Add malloc test support to unit tests. by David Benjamin · 10 years ago
  16. 6f2e733 Add infrastructure for reference counts. by Adam Langley · 10 years ago
  17. 5c694e3 Add evp_test, loosely based on upstream's version. by David Benjamin · 10 years ago
  18. 0f86965 Rename evp_test to evp_extra_test. by David Benjamin · 10 years ago
  19. 06b94de Add file-based test framework and convert hmac_test. by David Benjamin · 10 years ago
  20. 0d107e1 Add support for CMAC (RFC 4493). by Adam Langley · 10 years ago
  21. 2ab7a86 runner and all_tests should exit with failure on failing tests. by David Benjamin · 10 years ago
  22. 7ead605 Add the is_unexpected key to the test output. by David Benjamin · 10 years ago
  23. d7c5dfb Add native support for onces and thread-local storage. by Adam Langley · 10 years ago
  24. 0e782a9 Add AEADs for AES-CTR with HMAC-SHA256. by Adam Langley · 10 years ago
  25. 5f237bc Add support for Chromium's JSON test result format. by David Benjamin · 10 years ago
  26. 491b921 Replace all_tests.sh with a test runner in Go. by David Benjamin · 10 years ago