summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/dl01 (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove TEST_INITSebastian Huber2017-10-281-2/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-231-0/+2
* tests: Use floating point taskSebastian Huber2017-07-181-0/+2
* tests: Fix build dependenciesSebastian Huber2017-06-131-1/+1
* testsuites: Fix build dependences for generated files.Chris Johns2017-05-111-0/+2
* testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns2017-04-041-8/+3
* libdl: Add C++ exception support to loaded modules.Chris Johns2016-12-141-1/+2
* Fixed dl01 and dl02 makefilesMarcos Diaz2015-01-201-1/+1
* Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber2014-12-161-1/+0
* dl01,dl02: Avoid non-runnable $(EXEEXT) filesSebastian Huber2014-11-201-1/+7
* libtests: Update dl01 documentation.Chris Johns2014-11-043-1/+40
* dl01/dl-load.c: Add missing constJoel Sherrill2014-11-021-1/+1
* cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns2014-10-317-0/+249