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 aaf688cf81 Deleted a lot
- RIP llarp/iwp/* and most of llarp/link
1 year ago
..
Catch2@dba29b60d6
config Updated RpcServer Initialization and Logic 2 years ago
crypto Updated RpcServer Initialization and Logic 2 years ago
dns Updated RpcServer Initialization and Logic 2 years ago
hive
mocks Deleted a lot 1 year 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 Updated RpcServer Initialization and Logic 2 years ago
service Updated RpcServer Initialization and Logic 2 years ago
util Updated RpcServer Initialization and Logic 2 years ago
win32
CMakeLists.txt Updated RpcServer Initialization and Logic 2 years ago
check_main.cpp Updated RpcServer Initialization and Logic 2 years ago
llarp_test.hpp Updated RpcServer Initialization and Logic 2 years ago
readme.md
test_llarp_encrypted_frame.cpp Updated RpcServer Initialization and Logic 2 years ago
test_llarp_router_contact.cpp Updated RpcServer Initialization and Logic 2 years 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.