summaryrefslogtreecommitdiff
path: root/Tests/LibELF/CMakeLists.txt
AgeCommit message (Expand)Author
2022-11-01Everywhere: Mark dependencies of most targets as PRIVATETim Schumacher
2022-11-01Everywhere: Explicitly link all binaries against the LibC targetTim Schumacher
2022-09-05LibC: Remove the `LibDl` interface targetTim Schumacher
2022-06-24Tests: Add test for dlsym(RTLD_DEFAULT) for symbols from dlopen'd libsAndrew Kaster
2021-10-06LibELF: Fix dynamic linking of dlopen()-ed libsRodrigo Tobar
2021-09-02Tests: Remove all file(GLOB) from CMakeLists in TestsAndrew Kaster
2021-05-15Tests: Add LibELF testsBrendan Coles