lokinet/test
Jeff Becker a24b82119b
fix #1655
* make it so that we don't set up unbound resolver when we have no resolvers provided by config
* clean up dns codepath and make it use llarp::SockAddr instead of llarp::IpAddress
2021-06-20 05:59:22 -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
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 fix #1655 2021-06-20 05:59:22 -04:00
nodedb nodedb refactor 2021-02-02 09:35:40 -05:00
path use weak_ptr on a path to reference its parent pathset instead of a bare pointer so crashes dont happen 2021-06-08 14:36:32 -04:00
peerstats Shut up noisy catch tests 2021-03-04 16:51:18 -04:00
regress fix regression: llarp::Context::CallSafe was not deferring call on startup 2021-04-26 06:19:46 -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 initial commit for #1595 2021-04-19 07:02:46 -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 remove untracked file 2021-04-19 07:02:45 -04: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