summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/dl02 (follow)
Commit message (Expand)AuthorAgeFilesLines
* libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber2020-07-232-2/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber2019-12-191-1/+1
* libtests/dl*: Rename source filesSebastian Huber2019-11-262-0/+0
* libtests/dl*: Use rtems_tarfs_load()Sebastian Huber2019-11-261-2/+2
* testsuite/dl02: Fix bug to correctly check the handle of the second object fileHesham Almatary2019-11-121-1/+1
* libdl: Add powerpc large memory and small data support.Chris Johns2019-02-093-10/+26
* libtests/dl02: Update the rtl-shell path.Chris Johns2019-02-091-0/+1
* libdl: Add object file dependencies to track referencesChris Johns2018-11-221-1/+10
* libtests: Use CONFIGURE_INIT_TASK_TABLE_SIZESebastian Huber2018-07-301-4/+3
* libdl: Fix the tests loading the correct filesChris Johns2018-04-121-2/+2
* testsuite/libtests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-102-51/+3
* dl01, dl02, dl05: Fix unresolved printf symbolSebastian Huber2017-11-152-5/+8
* tests: Use simple console driverSebastian Huber2017-11-061-1/+1
* 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: 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-0/+2
* testsuites: dl02 needs an FPU init task.Chris Johns2015-03-311-1/+1
* 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: Add libdl test dl02.Chris Johns2014-11-049-0/+411