boringssl/crypto/err
David Benjamin 2be62c304c Test which direction ERR_get_error reads from the error queue.
ERR_get_error returns the least recent error, not the most recent error.
Nothing in err_test was actually asserting on that.

Change-Id: Ia49e29c231de4bbec77d037860ad1ffa8cce4779
Reviewed-on: https://boringssl-review.googlesource.com/2750
Reviewed-by: Adam Langley <agl@google.com>
2015-01-06 18:29:45 +00:00
..
CMakeLists.txt Inital import. 2014-06-20 13:17:32 -07:00
err_impl.c Add malloc failure tests. 2014-11-19 01:24:46 +00:00
err_test.c Test which direction ERR_get_error reads from the error queue. 2015-01-06 18:29:45 +00:00
err.c Implement HKDF. 2014-12-18 20:13:06 +00:00