Commit Graph

16 Commits (3cee8bfcb28a66ea832464ff31d722602c646416)

Author SHA1 Message Date
R4SAS 3cee8bfcb2
Update tests and corresponding makefiles (#1862) 1 year ago
barracuda156 61bcfebcc8 Add CMake support for tests 2 years ago
orignal 3a77e7ba2d remove dependancy from localization 3 years ago
R4SAS ec98ff297c
Make blinding test runnable 3 years ago
Daniel Bermond 7d220fb2eb
[tests] fix compilation of test-blinding
test-blinding currently fails to build with the following error:

In file included from ../libi2pd/Timestamp.cpp:19:
../libi2pd/RouterContext.h:21:10: fatal error:
I18N_langs.h: No such file or directory
   21 | #include "I18N_langs.h"
      |          ^~~~~~~~~~~~~~
compilation terminated.
3 years ago
orignal 4d7b86ca26 elligator test added 5 years ago
orignal 64707dbb22 key blinding test 5 years ago
orignal 6b9061515f AEAD/ChaCha20/Poly1305 test added 6 years ago
orignal bf1e1ad457 eliminate extra dependencies 6 years ago
orignal 7fa5b06359 x25519 unti test 6 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
7 years ago
orignal 13aab750dd GOST signature unit test added 7 years ago
orignal 44a3e08095 GOST unit tests added 7 years ago
hagen 7f26670173 + tests/test-base-64.cpp 8 years ago
hagen 8589493581 * add test for MergeChunkedResponse() (#432) 8 years ago
hagen a15aad9f9c * unit-tests 8 years ago