summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-13libio: Robust file descriptor reference countingSebastian Huber1-14/+48
2020-03-09imfs: Replace devfs with an IMFS specializationSebastian Huber11-324/+32
2020-03-04imfs: Add IMFS_add_node()Sebastian Huber1-34/+172
2020-03-04config: Remove <rtems/btimer.h> includeSebastian Huber31-0/+60
2020-03-04sptests/spheapprot: Fix warningSebastian Huber1-1/+5
2020-03-03fstests/fsrename: Rename a file twiceSebastian Huber1-0/+29
2020-03-03sptests/spextensions01: Add commentSebastian Huber1-0/+9
2020-03-03rtems: Add rtems_scheduler_map_priority_from_posix()Sebastian Huber1-0/+44
2020-03-03rtems: Add rtems_scheduler_map_priority_to_posix()Sebastian Huber1-7/+45
2020-02-28score: Fix context switch extensions (SMP)Sebastian Huber1-0/+4
2020-02-26config: Initialize IO drivers on demandSebastian Huber1-0/+2
2020-02-25config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber36-71/+0
2020-02-25config: CONFIGURE_INIT_TASK_INITIAL_MODESSebastian Huber2-0/+3
2020-02-25libio: Add POSIX user environment pointer to TCBSebastian Huber17-88/+41
2020-02-25config: Remove CONFIGURE_POSIX_HAS_OWN_INIT_THREAD_TABLESebastian Huber2-48/+14
2020-02-25config: Bring back RTEMS 4.11 configuration tableSebastian Huber1-0/+21
2020-02-25config: Remove CONFIGURE_HAS_OWN_INIT_TASK_TABLESebastian Huber6-120/+23
2020-02-25sptests/spcbssched03: Include missing header fileSebastian Huber1-0/+2
2020-02-25libtests/stackchk: Include missing header fileSebastian Huber1-0/+2
2020-02-25mptests/mp14: Include missing header fileSebastian Huber1-0/+2
2020-02-18testsuite/newlib: Check newlib does not touch an assigned std FILE pointerChris Johns1-1/+15
2020-02-17score: Remove unused _Workspace_Allocate_aligned()Sebastian Huber1-14/+0
2020-02-14smpschededf02: Improve readabilitySebastian Huber1-66/+74
2020-02-14smpfatal09: Fix test caseSebastian Huber1-6/+0
2020-02-12score: Simplify _Thread_Initialize()Sebastian Huber1-0/+2
2020-02-12score: Add _Freechain_Pop()Sebastian Huber1-0/+4
2020-02-12score: Add _Freechain_Is_empty()Sebastian Huber1-1/+2
2020-02-12score: Statically allocate idle/MPCI stacksSebastian Huber1-2/+2
2020-02-11sptests/spregion_err01: Reduce memory demandsSebastian Huber1-7/+4
2020-02-06config: Add CONFIGURE_DIRTY_MEMORYSebastian Huber1-0/+2
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