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
Jeff Becker df4ea34a56
nodedb refactor
* bump zmq static dep
* lokimq -> oxenmq
* llarp_nodedb -> llarp::NodeDB
* remove all crufty api parts of NodeDB
* make NodeDB rc selection api not suck
* make path builder api not suck
* propagate all above changes so that unit tests work and it all compiles
3 years ago
..
Catch2@81d52c4a5f Revert "bump submodules" 4 years ago
config Config file improvements (#1397) 4 years ago
crypto add conf.d directory for config overrides (#1410) 4 years ago
dht C++17 4 years ago
dns LNS (#1342) 4 years ago
exit nodedb refactor 3 years ago
hive add conf.d directory for config overrides (#1410) 4 years ago
iwp proper route poking (#1330) 4 years ago
net * rework exit codepath to allow multiple exits 4 years ago
nodedb nodedb refactor 3 years ago
path path builder prints hops, rest print short name 4 years ago
peerstats fix serialize order of dict in peer stats and make the unit tests match this change 4 years ago
regress nodedb refactor 3 years ago
router Zero-initialize test array 4 years ago
routing Rename message files 5 years ago
service Support [dns] no-resolvconf option (ignored by lokinet) for deb compatibility (#1362) 4 years ago
util Remove gcc-5 workaround (#1360) 4 years ago
win32 happy new year 4 years ago
CMakeLists.txt New RC format (#1368) 4 years ago
check_main.cpp make catch2 a submodule 4 years ago
llarp_test.cpp Move tests to use top-level LlarpTest 5 years ago
llarp_test.hpp Move tests to use top-level LlarpTest 5 years ago
main.cpp use llarp::LogSilencer to shut up loging in unit tests 4 years ago
test_llarp_encrypted_frame.cpp Move tests to use top-level LlarpTest 5 years ago
test_llarp_router_contact.cpp New RC format (#1368) 4 years ago
test_util.cpp Add tests for crypto/types 5 years ago
test_util.hpp Implement KeyManager tests 5 years ago