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)
2021-04-19 06:58:36 -04:00
..
Catch2@81d52c4a5f Revert "bump submodules" 2020-07-02 11:13:30 -04:00
config Migrate tests from gtest to catch2 2021-03-04 15:41:42 -05:00
crypto get rid of the rest of gtest/gmock 2021-03-04 15:41:53 -05:00
dns LNS (#1342) 2020-09-17 15:18:08 -04:00
exit Rename isRouter -> isSNode 2021-04-19 06:58:36 -04:00
hive fix up pyllarp parts 2021-03-02 07:20:29 -05:00
iwp Remove unused arguments (and ants) 2021-03-04 16:51:18 -04:00
net SockAddr endian cleanups & add uint128 ctors 2021-03-10 11:17:00 -04:00
nodedb nodedb refactor 2021-02-02 09:35:40 -05:00
path path builder prints hops, rest print short name 2020-02-20 16:37:39 -05:00
peerstats Shut up noisy catch tests 2021-03-04 16:51:18 -04:00
regress Rename isRouter -> isSNode 2021-04-19 06:58:36 -04:00
router Migrate tests from gtest to catch2 2021-03-04 15:41:42 -05:00
routing get rid of the rest of gtest/gmock 2021-03-04 15:41:53 -05:00
service remove references to lokimq namespace 2021-03-15 08:46:19 -04:00
util Replace ::Hash nested structs with std::hash specializations 2021-03-10 11:19:52 -04:00
win32 happy new year 2020-01-05 20:40:34 -06:00
CMakeLists.txt catchAll -> testAll 2021-03-04 15:45:52 -05:00
check_main.cpp get rid of the rest of gtest/gmock 2021-03-04 15:41:53 -05:00
llarp_test.hpp get rid of the rest of gtest/gmock 2021-03-04 15:41:53 -05:00
test_llarp_encrypted_frame.cpp generate keys in unit test 2021-03-04 15:46:12 -05:00
test_llarp_router_contact.cpp New RC format (#1368) 2020-09-25 14:05:28 -04:00
test_util.cpp Add tests for crypto/types 2019-01-15 23:33:16 +00:00
test_util.hpp Implement KeyManager tests 2019-12-09 12:29:33 -07:00