You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/test
Jeff Becker 4508c59cd3
redo includes to be consistent
1 year ago
..
Catch2@dba29b60d6 Update Catch2 to latest to fix build on impish 3 years ago
config redo includes to be consistent 1 year ago
crypto redo includes to be consistent 1 year ago
dns redo includes to be consistent 1 year ago
hive fix up pyllarp parts 3 years ago
mocks unit tests 2 years ago
net redo includes to be consistent 1 year ago
nodedb redo includes to be consistent 1 year ago
path redo includes to be consistent 1 year ago
peerstats redo includes to be consistent 1 year ago
router redo includes to be consistent 1 year ago
routing redo includes to be consistent 1 year ago
service redo includes to be consistent 1 year ago
util redo includes to be consistent 1 year ago
win32 happy new year 4 years ago
CMakeLists.txt redo includes to be consistent 1 year ago
check_main.cpp redo includes to be consistent 1 year ago
llarp_test.hpp redo includes to be consistent 1 year ago
readme.md add directory specific readmes 2 years ago
test_llarp_encrypted_frame.cpp redo includes to be consistent 1 year ago
test_llarp_router_contact.cpp redo includes to be consistent 1 year ago
test_util.cpp redo includes to be consistent 1 year ago
test_util.hpp redo includes to be consistent 1 year ago

readme.md

unit tests and such

to enable unit tests, add cmake flag -DWITH_TESTS=ON

unit tests can be built and run with the check target.