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
Jason Rhinelander 98c34d995b De-abseil: Add our own llarp::TrimWhiteSpace
Adds a TrimWhiteSpace instead of using abseil's.

Adds Catch2 tests for it, and also converts the existing str tests to
catch (which look much, much nicer than the gtest ones).
5 years ago
..
Catch2@81d52c4a5f make catch2 a submodule 5 years ago
config fix unit tests 5 years ago
crypto Update deprecated gtest macros 5 years ago
dht Merge pull request #1114 from notlesh/redundant-introset-lookup-improvements-2020-02-20 5 years ago
dns reverse dns for ipv6 5 years ago
exit Revert "Merge pull request #679 from tewinget/revert-config-refactor" 5 years ago
link Another attempt to make travis-ci's xenial happy 5 years ago
net remove valgrind access errors 5 years ago
nodedb make catch2 a submodule 5 years ago
path path builder prints hops, rest print short name 5 years ago
router Zero-initialize test array 5 years ago
routing Rename message files 5 years ago
service test/service/test_llarp_service_identity.cpp: 5 years ago
util De-abseil: Add our own llarp::TrimWhiteSpace 5 years ago
win32 happy new year 5 years ago
CMakeLists.txt De-abseil: Add our own llarp::TrimWhiteSpace 5 years ago
check_main.cpp make catch2 a submodule 5 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 De-abseil, part 2: mutex, locks, (most) time 5 years ago
test_libabyss.cpp Replace absl::optional with optional-lite 5 years ago
test_llarp_encrypted_frame.cpp Move tests to use top-level LlarpTest 5 years ago
test_llarp_router_contact.cpp Another big-endian fix 5 years ago
test_md5.cpp Fix shadowing warnings 6 years ago
test_util.cpp Add tests for crypto/types 6 years ago
test_util.hpp Implement KeyManager tests 5 years ago