aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_ffi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update and consolidate the test framework.Jack Lloyd2015-11-111-330/+335
* Merge pull request #317 from randombit/cc-flag-sanityJack Lloyd2015-10-271-2/+1
|\
| * Remove --build-mode and add individual toggles for optimization, debug,Jack Lloyd2015-10-261-2/+1
* | Reduce workfactors in ffi tests to speed things alongJack Lloyd2015-10-271-2/+2
|/
* Fix bcrypt testJack Lloyd2015-10-031-1/+1
* 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