summaryrefslogtreecommitdiff
path: root/testsuites/libtests (follow)
AgeCommit message (Expand)Author
2019-12-04Add new waf build.wafAmar Takhar
2019-11-26untar: Properly make parent pathSebastian Huber
2019-11-26libtests/dl*: Rename source filesSebastian Huber
2019-11-26libtests/dl*: Use rtems_tarfs_load()Sebastian Huber
2019-11-25libtests: Use '-' for TAR file namesSebastian Huber
2019-11-25libtests/dl*: Do not generate files via "echo"Sebastian Huber
2019-11-25libtests/tar0[12]:: Use static archive contentSebastian Huber
2019-11-21testsuite: Only include termios10/termios11 tests if compiled with POSIXHesham Almatary
2019-11-19imfs: Add IMFS_make_linfile()Sebastian Huber
2019-11-15Remove BSP_SMALL_MEMORY BSP optionSebastian Huber
2019-11-12testsuite/dl02: Fix bug to correctly check the handle of the second object fileHesham Almatary
2019-11-12riscv: preliminarily support for libdlHesham Almatary
2019-11-12sptests: Avoid include path magicSebastian Huber
2019-11-12tests: Simplify fatal error test supportSebastian Huber
2019-11-12block08: Use local includeSebastian Huber
2019-11-12libtests: Remove superfluous include pathSebastian Huber
2019-11-12libtests: Avoid build system defined definesSebastian Huber
2019-10-11ttest01: Check init/final run outputSebastian Huber
2019-10-11ttest01: Add test outputs all test casesMikail Yayla
2019-10-11ttest01: Add more test casesSebastian Huber
2019-10-11libtest: Do all output in test runnerSebastian Huber
2019-10-11ttest01: Adjust SPDX-License-IdentifierSebastian Huber
2019-10-08termios: Add Capability to Generate SIGINTR and SIGQUITJoel Sherrill
2019-10-04termios04/init.c: Remove dead copy of change_iflag()Joel Sherrill
2019-10-02Revert "record: Add wrappers for malloc() functions"Sebastian Huber
2019-10-02libtests/ttest01: Fix typosSebastian Huber
2019-10-01record: Add wrappers for malloc() functionsSebastian Huber
2019-10-01libtests/record01: Fix test failureSebastian Huber
2019-08-30record: Add system eventsSebastian Huber
2019-08-30record: Add system eventsSebastian Huber
2019-08-29record: Add more system eventsSebastian Huber
2019-08-28record: Add variants for critical sectionsSebastian Huber
2019-08-28record: Introduce <rtems/recordserver.h>Sebastian Huber
2019-08-28record: Use BSS section instead of per-CPU dataSebastian Huber
2019-08-17record: Pass bintime to client handlersSebastian Huber
2019-08-17record: Improve overflow handlingSebastian Huber
2019-08-06record: Change thread name encodingSebastian Huber
2019-07-30record: Add support for thread namesSebastian Huber
2019-07-28libdl/arm: Fix ARM mode trampoline parsing of relocsChris Johns
2019-05-03libdl: Do not access the ELF file while the allocator is locked.Chris Johns
2019-03-27ttest01: New testSebastian Huber
2019-03-22libdl: Add an archive commandChris Johns
2019-03-12record: Rename internal per-CPU eventsSebastian Huber
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
2019-02-09libtests/dl02: Update the rtl-shell path. More verbose test.Chris Johns
2019-02-09libtests/dl02: Update the rtl-shell path.Chris Johns