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
Jason Rhinelander 2ca7ef7f5f
Rename isRouter -> isSNode
The isRouter wording was quite confusing, especially in a call such as:

    router->Configure(config, opts.isRouter, nodedb)
3 years ago
..
Catch2@81d52c4a5f
config Migrate tests from gtest to catch2 3 years ago
crypto get rid of the rest of gtest/gmock 3 years ago
dns LNS (#1342) 4 years ago
exit Rename isRouter -> isSNode 3 years ago
hive fix up pyllarp parts 3 years ago
iwp Remove unused arguments (and ants) 3 years ago
net SockAddr endian cleanups & add uint128 ctors 3 years ago
nodedb nodedb refactor 3 years ago
path
peerstats Shut up noisy catch tests 3 years ago
regress Rename isRouter -> isSNode 3 years ago
router Migrate tests from gtest to catch2 3 years ago
routing get rid of the rest of gtest/gmock 3 years ago
service remove references to lokimq namespace 3 years ago
util Replace ::Hash nested structs with std::hash specializations 3 years ago
win32
CMakeLists.txt catchAll -> testAll 3 years ago
check_main.cpp get rid of the rest of gtest/gmock 3 years ago
llarp_test.hpp get rid of the rest of gtest/gmock 3 years ago
test_llarp_encrypted_frame.cpp generate keys in unit test 3 years ago
test_llarp_router_contact.cpp New RC format (#1368) 4 years ago
test_util.cpp
test_util.hpp