summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/dl03 (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-16Canonicalize config.h includeSebastian Huber3-3/+3
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber1-1/+1
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns3-0/+280
2018-07-30libtests: Use CONFIGURE_INIT_TASK_TABLE_SIZESebastian Huber1-4/+3
2018-04-12libdl: Fix the tests loading the correct filesChris Johns1-11/+11
2018-04-10testsuite/libtests: Merged nested Makefile.am files into one Makefile.amChris Johns1-19/+0
2018-02-07libdl: Use self-contained recursive mutexSebastian Huber1-1/+1
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2017-06-21dl03/dl-cache.c: Fix duplicate const warningJoel Sherrill1-1/+1
2016-12-14libdl: Add C++ exception support to loaded modules.Chris Johns1-0/+2
2016-08-15testsuite: Add libdl/dl03 cache test.Chris Johns6-0/+489