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 561bfe24c0 Add cmake "check" target to run all tests
Renames the cmake Catch2 test target to "catch" (instead of "check") and
adds a "rungtest" for gtest (because the "gtest" target is already taken
by the gtest library itself), and then repurposes the "check" target to
run both test suite binaries.

Also updates the top-level Makefile to do the same thing, except that
there the gtest target is just "gtest" instead of "rungtest".
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 Add cmake "check" target to run all tests 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