summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/dl03/dl-cache.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* testsuites/libtests/dl*: Change license to BSD-2Joel Sherrill2022-04-071-3/+22
| | | | Updates #3053.
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
| | | | | | | | Use the following variant which was already used by most source files: #ifdef HAVE_CONFIG_H #include "config.h" #endif
* libdl: Fix the tests loading the correct filesChris Johns2018-04-121-11/+11
|
* libdl: Use self-contained recursive mutexSebastian Huber2018-02-071-1/+1
| | | | Update #2843.
* dl03/dl-cache.c: Fix duplicate const warningJoel Sherrill2017-06-211-1/+1
|
* testsuite: Add libdl/dl03 cache test.Chris Johns2016-08-151-0/+296