ELFIO/tests
Sam James a52cccfd7f tests: allow using system gtest copy
Distributions often do builds with no network access available
for both security reasons and also to ensure reproducibility.

This change tells CMake to query the system for a copy of gtest,
but if it's not available, it'll fall back to downloading via
FetchContent.
2022-11-19 13:03:59 +02:00
..
elf_examples Generilize the section compression calls 2022-11-10 19:26:05 +02:00
CMakeLists.txt tests: allow using system gtest copy 2022-11-19 13:03:59 +02:00
elfio_fuzzer.cpp Prevent memory access to data out the notes' section 2022-06-19 17:37:22 +03:00
ELFIOTest1.cpp Change relocation type to unsigned 2022-05-21 22:55:03 +03:00
ELFIOTest2.cpp Address warnings reported by Windows compilation 2022-02-26 01:56:52 +02:00
ELFIOTest.cpp Make more const variables 2022-11-14 16:33:50 +02:00
runELFtests Rename tests directory 2020-08-09 22:23:41 -07:00