summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-06sysinit: Add RTEMS_SYSINIT_ZERO_MEMORYSebastian Huber1-0/+2
2020-02-06config: CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLYSebastian Huber1-3/+2
2020-02-06samples/iostream: Simplify configurationSebastian Huber1-1/+0
2020-02-04libtests/malloc04: Fix typoSebastian Huber1-1/+1
2020-02-04fstests/fsstatvfs: Include missing header fileSebastian Huber1-0/+1
2020-02-04config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATIONSebastian Huber1-2/+4
2020-02-04sysinit: Add RTEMS_SYSINIT_ORDER_LAST_BUT_[1-9]Sebastian Huber1-0/+18
2020-02-04bsps: Rework work area initializationSebastian Huber5-33/+108
2020-01-28psxmsgq03: Adjust test caseSebastian Huber1-1/+1
2020-01-28smptests/smpmulticast01: Fix test configurationSebastian Huber1-1/+1
2020-01-17posix_devctl - Add support for SOCKCLOSEJoel Sherrill4-2/+38
2020-01-02rtems: Fix MPCI initializationSebastian Huber1-26/+0
2019-12-20sppercpudata01: Test PER_CPU_DATA_OFFSET()Sebastian Huber1-1/+4
2019-12-20libtest: Add T_check_task_context() actionSebastian Huber3-2/+62
2019-12-20libtest: Use test configuration in T_now()Sebastian Huber2-31/+6
2019-12-19config: Improve EDF SMP scheduler configurationSebastian Huber5-7/+7
2019-12-19config: Remove Ada configuration optionsSebastian Huber2-2/+4
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber114-117/+117
2019-12-13score: Remove _Workspace_Allocate_or_fatal_error()Sebastian Huber5-64/+0
2019-12-13config: Add _MPCI_ConfigurationSebastian Huber1-8/+1
2019-12-13rtems: Add and use rtems_object_get_local_node()Sebastian Huber29-72/+61
2019-12-13config: Add CONFIGURE_IMFS_ENABLE_MKFIFOSebastian Huber6-7/+8
2019-12-13mptests: Fix configurationSebastian Huber5-7/+7
2019-12-11Add TOD Hooks to allow BSP to take action when TOD is setJoel Sherrill5-0/+377
2019-12-11pipe: Use condition variablesSebastian Huber2-69/+7
2019-12-11rtems: Simplify semaphore configurationSebastian Huber5-6/+0
2019-12-11clock: Simplify driver initializationSebastian Huber2-3/+4
2019-12-05libtest: Change expected pass state stringSebastian Huber27-27/+27
2019-12-04testsuites: Remove rtems_test_pause*()Sebastian Huber31-131/+3
2019-12-02Move feature macro before "config.h" includeSebastian Huber28-46/+70
2019-11-29ada/sp19: Add m4 generated sptest.adbSebastian Huber2-0/+2996
2019-11-27testsuites/ada: Introduce init.c filesSebastian Huber181-155/+155
2019-11-26untar: Properly make parent pathSebastian Huber3-19/+19
2019-11-26libtests/dl*: Rename source filesSebastian Huber30-29/+29
2019-11-26libtests/dl*: Use rtems_tarfs_load()Sebastian Huber9-18/+18
2019-11-26psxinttypes01: Remove invalid test casesSebastian Huber3-30/+6
2019-11-25libtests: Use '-' for TAR file namesSebastian Huber4-29/+29
2019-11-25libtests/dl*: Do not generate files via "echo"Sebastian Huber5-29/+18
2019-11-25libtests/tar0[12]:: Use static archive contentSebastian Huber4-20/+9
2019-11-21testsuite: Only include termios10/termios11 tests if compiled with POSIXHesham Almatary1-0/+4
2019-11-19imfs: Add IMFS_make_linfile()Sebastian Huber1-31/+29
2019-11-15Remove BSP_SMALL_MEMORY BSP optionSebastian Huber2-8/+0
2019-11-12testsuite/dl02: Fix bug to correctly check the handle of the second object fileHesham Almatary1-1/+1
2019-11-12riscv: preliminarily support for libdlHesham Almatary1-1/+1
2019-11-12ada/mptests: Make them compile cleanSebastian Huber19-127/+195
2019-11-12sptests: Avoid include path magicSebastian Huber29-111/+270
2019-11-12tests: Simplify fatal error test supportSebastian Huber7-191/+106
2019-11-12block08: Use local includeSebastian Huber14-14/+14
2019-11-12libtests: Remove superfluous include pathSebastian Huber1-2/+1
2019-11-12fstests: Use tmacros.h instead of pmacros.hSebastian Huber16-17/+16