boringssl/util
David Benjamin 8b9e7802ac Fix up all_tests.go parallelism support.
A len(tests) should have been len(testCases), the code never added to the
sync.WaitGroup, and feeding tests to the tests channel blocks on the tests
completing, so with one worker the results didn't stream. (And if the results
channel wasn't large enough, we'd deadlock.)

Change-Id: Iee37507b9706b14cffddd9c1b55fc311ee9b666d
Reviewed-on: https://boringssl-review.googlesource.com/7292
Reviewed-by: Adam Langley <agl@google.com>
2016-03-02 23:47:43 +00:00
..
bot Chromium's update.sh is dead, long live update.py 2015-12-16 17:30:31 +00:00
32-bit-toolchain.cmake
all_tests.go Fix up all_tests.go parallelism support. 2016-03-02 23:47:43 +00:00
all_tests.json Add SPAKE2 over Ed25519. 2016-03-01 19:34:10 +00:00
doc.config Add X25519 and Ed25519 support. 2015-11-17 21:56:12 +00:00
doc.css
doc.go Have doc.go parse struct comments. 2016-01-26 23:23:23 +00:00
generate_build_files.py Enable upstream's Poly1305 code. 2016-02-26 16:05:14 +00:00
make_errors.go Markdown-ify BUILDING. 2015-09-03 18:38:21 +00:00