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