summaryrefslogtreecommitdiff
path: root/testsuites/libtests/dl08 (follow)
AgeCommit message (Expand)Author
2023-09-26tests: Add header for RTEMS test printerSebastian Huber
2022-07-29libtests/dl*: Bump up the size of CONFIGURE_INIT_TASK_STACK_SIZERyan Long
2022-04-12testsuites/libtests/[a-l]*: Change license to BSD-2Joel Sherrill
2022-04-07testsuites/libtests/dl*: Change license to BSD-2Joel Sherrill
2020-07-23libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber
2019-12-05libtest: Change expected pass state stringSebastian Huber
2019-11-26libtests/dl*: Rename source filesSebastian Huber
2019-11-26libtests/dl*: Use rtems_tarfs_load()Sebastian Huber
2019-11-25libtests/dl*: Do not generate files via "echo"Sebastian Huber
2019-05-03libdl: Do not access the ELF file while the allocator is locked.Chris Johns
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns
2019-02-09libdl: Add support for large memory programsChris Johns
2019-02-09libdl: Add support for trampolinesChris Johns
2019-02-09libdl: Fix the support for constructors and desctructors.Chris Johns
2019-02-09libtest/dl08: Add a test for archives.Chris Johns