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