31 Commits (4732c544f76958ea75af2e5a05b9d77a2341128a)

Author SHA1 Message Date
  David Benjamin ced6e76661 Make all_tests.go output cleaner. 7 years ago
  David Benjamin d4e37951b4 x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results. 7 years ago
  David Benjamin c5304e4f3b Use -chip_check_exe_only to work around SDE VDSO issues. 7 years ago
  David Benjamin 3d14a15eef Run GTest-based tests in parallel. 7 years ago
  David Benjamin 799676c998 Add a flag to configure the path to the SDE executable. 7 years ago
  Adam Langley 2e2a226ac9 Move cipher/ into crypto/fipsmodule/ 7 years ago
  Adam Langley e5adaef980 Put spaces between arguments of failed tests. 7 years ago
  Martin Kreichgauer 3975ecffc2 Add CAVP GCMVS Known Answer tests. 7 years ago
  Martin Kreichgauer 23aff6b094 Add AESVS KAT vectors (CBC and ECB only). 7 years ago
  Adam Langley 31fa5a446a Run unit tests concurrently by default. 7 years ago
  David Benjamin 634b0e3c73 Combine stdout and stderr in all_test.go 7 years ago
  Adam Langley e212f27a3e Support running tests under Intel SDE. 7 years ago
  David Benjamin 966284337d Do a cursory conversion of a few tests to GTest. 7 years ago
  David Benjamin d2ba8891e0 Improve -valgrind error-handling. 8 years ago
  Steven Valdez ab14a4a440 Adding scripts to generate line coverage. 8 years ago
  David Benjamin 8b9e7802ac Fix up all_tests.go parallelism support. 8 years ago
  Steven Valdez 32223940f2 Making all_tests.go parallelizable 8 years ago
  David Benjamin 95aaf4a61c Markdown-ify BUILDING. 9 years ago
  Adam Langley 117da41b7f Move test configuration into a separate file. 9 years ago
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. 9 years ago
  Adam Langley 6f2e733bab Add infrastructure for reference counts. 9 years ago
  David Benjamin 5c694e3fef Add evp_test, loosely based on upstream's version. 9 years ago
  David Benjamin 0f86965ca0 Rename evp_test to evp_extra_test. 9 years ago
  David Benjamin 06b94de820 Add file-based test framework and convert hmac_test. 9 years ago
  Adam Langley 0d107e183e Add support for CMAC (RFC 4493). 9 years ago
  David Benjamin 2ab7a868ad runner and all_tests should exit with failure on failing tests. 9 years ago
  David Benjamin 7ead605599 Add the is_unexpected key to the test output. 9 years ago
  Adam Langley d7c5dfb233 Add native support for onces and thread-local storage. 9 years ago
  Adam Langley 0e782a9eb3 Add AEADs for AES-CTR with HMAC-SHA256. 9 years ago
  David Benjamin 5f237bc843 Add support for Chromium's JSON test result format. 9 years ago
  David Benjamin 491b9219a9 Replace all_tests.sh with a test runner in Go. 9 years ago