lokinet/test
Jason Rhinelander f63fff37a3 Remove broken test
This test isn't very useful, but also broken with the other changes on
this branch.
2021-11-15 16:20:07 -04:00
..
Catch2@dba29b60d6 Update Catch2 to latest to fix build on impish 2021-10-17 16:30:43 -03: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
net check for intersecting ip ranges correctly, add unit test 2021-10-22 15:53:19 -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 refactor logging to use std::source_location 2021-10-06 11:10:48 -04: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 Remove unneeded split(str, char) method 2021-08-11 00:26:52 -03:00
win32 happy new year 2020-01-05 20:40:34 -06:00
CMakeLists.txt Remove broken test 2021-11-15 16:20:07 -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