summaryrefslogtreecommitdiff
path: root/testsuites/libtests (follow)
AgeCommit message (Expand)Author
2020-02-25config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber
2020-02-25libio: Add POSIX user environment pointer to TCBSebastian Huber
2020-02-25libtests/stackchk: Include missing header fileSebastian Huber
2020-02-18testsuite/newlib: Check newlib does not touch an assigned std FILE pointerChris Johns
2020-02-04libtests/malloc04: Fix typoSebastian Huber
2020-02-04bsps: Rework work area initializationSebastian Huber
2019-12-20libtest: Add T_check_task_context() actionSebastian Huber
2019-12-20libtest: Use test configuration in T_now()Sebastian Huber
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber
2019-12-05libtest: Change expected pass state stringSebastian Huber
2019-12-04testsuites: Remove rtems_test_pause*()Sebastian Huber
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