boringssl/util
David Benjamin d2ba8891e0 Improve -valgrind error-handling.
Passing --quiet makes valgrind only print out errors, so we don't need
to suppress things. Combine that with checking valgrind's dedicated exit
code so we notice errors that happen before the "---DONE---" marker.

This makes that marker unnecessary for valgrind. all_tests.go was not
sensitive to this, but still would do well to have valgrind be silent.

Change-Id: I841edf7de87081137e38990e647e989fd7567295
Reviewed-on: https://boringssl-review.googlesource.com/11128
Reviewed-by: Adam Langley <agl@google.com>
2016-09-21 17:25:32 +00:00
..
bot Update pinned revisions in util/bot. 2016-09-01 19:23:06 +00:00
32-bit-toolchain.cmake Inital import. 2014-06-20 13:17:32 -07:00
all_tests.go Improve -valgrind error-handling. 2016-09-21 17:25:32 +00:00
all_tests.json Remove RC4 from TLS for real. 2016-09-16 03:06:36 +00:00
BUILD.toplevel Replace Scoped* heap types with bssl::UniquePtr. 2016-09-01 22:22:54 +00:00
diff_asm.go Add a tool to diff assembly files against OpenSSL. 2016-06-27 21:48:50 +00:00
doc.config Import `newhope' (post-quantum key exchange). 2016-04-26 22:53:59 +00:00
doc.css Link back to the main page in documentation. 2016-05-20 15:36:00 +00:00
doc.go Revert "Move C++ helpers into |bssl| namespace." 2016-07-12 08:09:33 -07:00
generate_build_files.py Unwind unnecessary Android hacks. 2016-09-21 15:36:49 +00:00
generate-asm-lcov.py Fixing assembly coverage 2016-03-23 18:23:42 +00:00
generate-coverage.sh Build debug symbols for assembly. 2016-09-12 19:53:52 +00:00
make_errors.go Fix mixed comment markers. 2016-08-01 14:52:39 +00:00
run_android_tests.go Fix mixed comment markers. 2016-08-01 14:52:39 +00:00