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