commit | 9da82c1cccd3407c66724a9314c222f75385e34f | [log] [tgz] |
---|---|---|
author | Brian Smith <brian@briansmith.org> | Thu Mar 12 11:36:41 2015 +0800 |
committer | Adam Langley <agl@google.com> | Mon Apr 13 20:24:18 2015 +0000 |
tree | 27858bcf893c6eb79e86fd4a2526eae39ad86489 | |
parent | 83a82981dc81b4699f6d7aa423e32712af71a55a [diff] |
Remove superfluous crypto/bio dependencies from tests. Limiting uses of crypto/bio to code that really need to it by avoiding the use of BIO just to write to stdout/stderr. Change-Id: I34e0f773161aeec073691e439ac353fb7b1785f3 Reviewed-on: https://boringssl-review.googlesource.com/3930 Reviewed-by: Adam Langley <agl@google.com>