summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* libtest: Add T_check_task_context() actionSebastian Huber2019-12-203-2/+62
* libtest: Use test configuration in T_now()Sebastian Huber2019-12-202-31/+6
* config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber2019-12-1957-57/+57
* libtest: Change expected pass state stringSebastian Huber2019-12-0511-11/+11
* testsuites: Remove rtems_test_pause*()Sebastian Huber2019-12-041-1/+0
* untar: Properly make parent pathSebastian Huber2019-11-263-19/+19
* libtests/dl*: Rename source filesSebastian Huber2019-11-2630-29/+29
* libtests/dl*: Use rtems_tarfs_load()Sebastian Huber2019-11-269-18/+18
* libtests: Use '-' for TAR file namesSebastian Huber2019-11-254-29/+29
* libtests/dl*: Do not generate files via "echo"Sebastian Huber2019-11-255-29/+18
* libtests/tar0[12]:: Use static archive contentSebastian Huber2019-11-254-20/+9
* testsuite: Only include termios10/termios11 tests if compiled with POSIXHesham Almatary2019-11-211-0/+4
* imfs: Add IMFS_make_linfile()Sebastian Huber2019-11-191-31/+29
* Remove BSP_SMALL_MEMORY BSP optionSebastian Huber2019-11-152-8/+0
* testsuite/dl02: Fix bug to correctly check the handle of the second object fileHesham Almatary2019-11-121-1/+1
* riscv: preliminarily support for libdlHesham Almatary2019-11-121-1/+1
* sptests: Avoid include path magicSebastian Huber2019-11-122-5/+11
* tests: Simplify fatal error test supportSebastian Huber2019-11-121-1/+1
* block08: Use local includeSebastian Huber2019-11-1214-14/+14
* libtests: Remove superfluous include pathSebastian Huber2019-11-121-2/+1
* libtests: Avoid build system defined definesSebastian Huber2019-11-1220-609/+621
* ttest01: Check init/final run outputSebastian Huber2019-10-111-0/+85
* ttest01: Add test outputs all test casesMikail Yayla2019-10-1115-0/+2880
* ttest01: Add more test casesSebastian Huber2019-10-1117-3/+4237
* libtest: Do all output in test runnerSebastian Huber2019-10-111-0/+4
* ttest01: Adjust SPDX-License-IdentifierSebastian Huber2019-10-111-2/+7
* termios: Add Capability to Generate SIGINTR and SIGQUITJoel Sherrill2019-10-087-1/+288
* termios04/init.c: Remove dead copy of change_iflag()Joel Sherrill2019-10-041-17/+0
* Revert "record: Add wrappers for malloc() functions"Sebastian Huber2019-10-023-492/+230
* libtests/ttest01: Fix typosSebastian Huber2019-10-021-3/+3
* record: Add wrappers for malloc() functionsSebastian Huber2019-10-013-230/+492
* libtests/record01: Fix test failureSebastian Huber2019-10-011-2/+45
* record: Add system eventsSebastian Huber2019-08-301-0/+22
* record: Add system eventsSebastian Huber2019-08-301-2/+3
* record: Add more system eventsSebastian Huber2019-08-292-75/+262
* record: Add variants for critical sectionsSebastian Huber2019-08-281-2/+5
* record: Introduce <rtems/recordserver.h>Sebastian Huber2019-08-281-0/+1
* record: Use BSS section instead of per-CPU dataSebastian Huber2019-08-281-1/+3
* record: Pass bintime to client handlersSebastian Huber2019-08-171-3/+11
* record: Improve overflow handlingSebastian Huber2019-08-172-72/+75
* record: Change thread name encodingSebastian Huber2019-08-061-4/+4
* record: Add support for thread namesSebastian Huber2019-07-301-0/+32
* libdl/arm: Fix ARM mode trampoline parsing of relocsChris Johns2019-07-281-1/+0
* libdl: Do not access the ELF file while the allocator is locked.Chris Johns2019-05-034-3/+4
* ttest01: New testSebastian Huber2019-03-277-0/+347
* libdl: Add an archive commandChris Johns2019-03-2218-0/+771
* record: Rename internal per-CPU eventsSebastian Huber2019-03-121-11/+11
* libdl: Add powerpc large memory and small data support.Chris Johns2019-02-0928-177/+519
* libdl: Add support for large memory programsChris Johns2019-02-094-9/+21
* libdl: Add support for trampolinesChris Johns2019-02-0919-20/+1163