summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/dl03/dl-cache.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-04-07testsuites/libtests/dl*: Change license to BSD-2Joel Sherrill1-3/+22
Updates #3053.
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
Use the following variant which was already used by most source files: #ifdef HAVE_CONFIG_H #include "config.h" #endif
2018-04-12libdl: Fix the tests loading the correct filesChris Johns1-11/+11
2018-02-07libdl: Use self-contained recursive mutexSebastian Huber1-1/+1
Update #2843.
2017-06-21dl03/dl-cache.c: Fix duplicate const warningJoel Sherrill1-1/+1
2016-08-15testsuite: Add libdl/dl03 cache test.Chris Johns1-0/+296