aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_ffi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix pbkdf, pk padding and ECDH registration for static linking.Jack Lloyd2015-09-111-5/+5
* Reactivate FFI PBKDF minimum iterations testSimon Warta2015-08-211-3/+2
* Deactivate tests that consistently fail in debug modeSimon Warta2015-08-091-0/+8
* Refactor most of FFI test for matchersSimon Warta2015-08-081-103/+149
* Refactor catchy testsSimon Warta2015-08-081-1/+1
* Add tests for RSA, ECDSA, and ECDH interfaces in FFI moduleJack Lloyd2015-07-181-36/+210
* Timing ratio is too tight for CI VMsJack Lloyd2015-07-181-1/+1
* Add tests for some of the C89 interface.Jack Lloyd2015-07-181-0/+170