lokinet/test
Jason Rhinelander bdc9c7bfa8 Move IPRange out of net.hpp; free up TruncateV6 etc.
- Move IPRange into its own net/ip_range.hpp

- Move the static net::IPPacket::TruncateV6, etc. functions to free
net::TruncateV6, etc. functions (now from net/ip.hpp instead of
net/ip_packet.hpp).

- Make net::TruncateV6 and net::ExpandV4 constexpr.

- Add IPRange::FromIPv4 factory function (to replace the iprange_ipv4
free function)
2020-05-20 19:18:27 -03:00
..
Catch2@81d52c4a5f make catch2 a submodule 2020-02-17 08:26:20 -05:00
config Fix broken config-related test cases 2020-05-08 08:43:25 -06:00
crypto Initialize Config with LoadConfig in all key manager tests 2020-05-20 15:54:23 -06:00
dht C++17 2020-05-01 17:43:27 -03:00
dns Move IPRange out of net.hpp; free up TruncateV6 etc. 2020-05-20 19:18:27 -03:00
exit fix up unit tests, make them all pass 2020-05-15 08:38:04 -04:00
hive unbreak router hive 2020-05-06 10:45:30 -04:00
link fix up unit tests, make them all pass 2020-05-15 08:38:04 -04:00
net Move IPRange out of net.hpp; free up TruncateV6 etc. 2020-05-20 19:18:27 -03:00
nodedb make catch2 a submodule 2020-02-17 08:26:20 -05:00
path path builder prints hops, rest print short name 2020-02-20 16:37:39 -05:00
router Zero-initialize test array 2020-02-06 14:33:53 -04:00
routing
service test/service/test_llarp_service_identity.cpp: 2020-02-04 06:44:48 -05:00
util Silence various warnings 2020-05-17 21:28:17 -03:00
win32 happy new year 2020-01-05 20:40:34 -06:00
check_main.cpp make catch2 a submodule 2020-02-17 08:26:20 -05:00
CMakeLists.txt cmake refactor 2020-05-17 23:31:23 -03:00
llarp_test.cpp
llarp_test.hpp
main.cpp De-abseil, part 2: mutex, locks, (most) time 2020-02-21 23:22:47 -04:00
test_libabyss.cpp Silence various warnings 2020-05-17 21:28:17 -03:00
test_llarp_encrypted_frame.cpp
test_llarp_router_contact.cpp fix up unit tests, make them all pass 2020-05-15 08:38:04 -04:00
test_md5.cpp
test_util.cpp
test_util.hpp Implement KeyManager tests 2019-12-09 12:29:33 -07:00