summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/dl08/dl-load.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* testsuites/libtests/dl*: Change license to BSD-2Joel Sherrill2022-04-071-3/+22
| | | | Updates #3053.
* libtest/dl08: Add a test for archives.Chris Johns2019-02-091-0/+21
- Create 2 archives. - Load 1 object file which loads 6 object files from the libraries. Updates #3686