summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* libio: Robust file descriptor reference countingSebastian Huber2020-03-131-14/+48
* imfs: Replace devfs with an IMFS specializationSebastian Huber2020-03-0911-324/+32
* imfs: Add IMFS_add_node()Sebastian Huber2020-03-041-34/+172
* config: Remove <rtems/btimer.h> includeSebastian Huber2020-03-0431-0/+60
* sptests/spheapprot: Fix warningSebastian Huber2020-03-041-1/+5
* fstests/fsrename: Rename a file twiceSebastian Huber2020-03-031-0/+29
* sptests/spextensions01: Add commentSebastian Huber2020-03-031-0/+9
* rtems: Add rtems_scheduler_map_priority_from_posix()Sebastian Huber2020-03-031-0/+44
* rtems: Add rtems_scheduler_map_priority_to_posix()Sebastian Huber2020-03-031-7/+45
* score: Fix context switch extensions (SMP)Sebastian Huber2020-02-281-0/+4
* config: Initialize IO drivers on demandSebastian Huber2020-02-261-0/+2
* config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber2020-02-2536-71/+0
* config: CONFIGURE_INIT_TASK_INITIAL_MODESSebastian Huber2020-02-252-0/+3
* libio: Add POSIX user environment pointer to TCBSebastian Huber2020-02-2517-88/+41
* config: Remove CONFIGURE_POSIX_HAS_OWN_INIT_THREAD_TABLESebastian Huber2020-02-252-48/+14
* config: Bring back RTEMS 4.11 configuration tableSebastian Huber2020-02-251-0/+21
* config: Remove CONFIGURE_HAS_OWN_INIT_TASK_TABLESebastian Huber2020-02-256-120/+23
* sptests/spcbssched03: Include missing header fileSebastian Huber2020-02-251-0/+2
* libtests/stackchk: Include missing header fileSebastian Huber2020-02-251-0/+2
* mptests/mp14: Include missing header fileSebastian Huber2020-02-251-0/+2
* testsuite/newlib: Check newlib does not touch an assigned std FILE pointerChris Johns2020-02-181-1/+15
* score: Remove unused _Workspace_Allocate_aligned()Sebastian Huber2020-02-171-14/+0
* smpschededf02: Improve readabilitySebastian Huber2020-02-141-66/+74
* smpfatal09: Fix test caseSebastian Huber2020-02-141-6/+0
* score: Simplify _Thread_Initialize()Sebastian Huber2020-02-121-0/+2
* score: Add _Freechain_Pop()Sebastian Huber2020-02-121-0/+4
* score: Add _Freechain_Is_empty()Sebastian Huber2020-02-121-1/+2
* score: Statically allocate idle/MPCI stacksSebastian Huber2020-02-121-2/+2
* sptests/spregion_err01: Reduce memory demandsSebastian Huber2020-02-111-7/+4
* config: Add CONFIGURE_DIRTY_MEMORYSebastian Huber2020-02-061-0/+2
* sysinit: Add RTEMS_SYSINIT_ZERO_MEMORYSebastian Huber2020-02-061-0/+2
* config: CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLYSebastian Huber2020-02-061-3/+2
* samples/iostream: Simplify configurationSebastian Huber2020-02-061-1/+0
* libtests/malloc04: Fix typoSebastian Huber2020-02-041-1/+1
* fstests/fsstatvfs: Include missing header fileSebastian Huber2020-02-041-0/+1
* config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATIONSebastian Huber2020-02-041-2/+4
* sysinit: Add RTEMS_SYSINIT_ORDER_LAST_BUT_[1-9]Sebastian Huber2020-02-041-0/+18
* bsps: Rework work area initializationSebastian Huber2020-02-045-33/+108
* psxmsgq03: Adjust test caseSebastian Huber2020-01-281-1/+1
* smptests/smpmulticast01: Fix test configurationSebastian Huber2020-01-281-1/+1
* posix_devctl - Add support for SOCKCLOSEJoel Sherrill2020-01-174-2/+38
* rtems: Fix MPCI initializationSebastian Huber2020-01-021-26/+0
* sppercpudata01: Test PER_CPU_DATA_OFFSET()Sebastian Huber2019-12-201-1/+4
* 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: Improve EDF SMP scheduler configurationSebastian Huber2019-12-195-7/+7
* config: Remove Ada configuration optionsSebastian Huber2019-12-192-2/+4
* config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber2019-12-19114-117/+117
* score: Remove _Workspace_Allocate_or_fatal_error()Sebastian Huber2019-12-135-64/+0
* config: Add _MPCI_ConfigurationSebastian Huber2019-12-131-8/+1