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
dr7ana fcf62fb703 it's... alive!? 3 months ago
..
Catch2@4e8d92bf02 Dep bump + misc 4 months ago
config Updated RpcServer Initialization and Logic 2 years ago
crypto "Refactor" aka delete Crypto/CryptoManager 8 months ago
dns Updated RpcServer Initialization and Logic 2 years ago
hive fix up pyllarp parts 4 years ago
mocks it's... alive!? 3 months ago
net Updated RpcServer Initialization and Logic 2 years ago
nodedb Updated RpcServer Initialization and Logic 2 years ago
path Updated RpcServer Initialization and Logic 2 years ago
peerstats Updated RpcServer Initialization and Logic 2 years ago
router Updated RpcServer Initialization and Logic 2 years ago
routing "Refactor" aka delete Crypto/CryptoManager 8 months ago
service "Refactor" aka delete Crypto/CryptoManager 8 months ago
util Updated RpcServer Initialization and Logic 2 years ago
win32 happy new year 5 years ago
CMakeLists.txt Updated RpcServer Initialization and Logic 2 years ago
check_main.cpp Updated RpcServer Initialization and Logic 2 years ago
readme.md add directory specific readmes 2 years ago
test_llarp_encrypted_frame.cpp "Refactor" aka delete Crypto/CryptoManager 8 months ago
test_llarp_router_contact.cpp "Refactor" aka delete Crypto/CryptoManager 8 months ago
test_util.cpp Updated RpcServer Initialization and Logic 2 years ago
test_util.hpp Updated RpcServer Initialization and Logic 2 years 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.