summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* rtems: Add and use rtems_object_get_local_node()Sebastian Huber2019-12-1329-72/+61
* config: Add CONFIGURE_IMFS_ENABLE_MKFIFOSebastian Huber2019-12-136-7/+8
* mptests: Fix configurationSebastian Huber2019-12-135-7/+7
* Add TOD Hooks to allow BSP to take action when TOD is setJoel Sherrill2019-12-115-0/+377
* pipe: Use condition variablesSebastian Huber2019-12-112-69/+7
* rtems: Simplify semaphore configurationSebastian Huber2019-12-115-6/+0
* clock: Simplify driver initializationSebastian Huber2019-12-112-3/+4
* libtest: Change expected pass state stringSebastian Huber2019-12-0527-27/+27
* testsuites: Remove rtems_test_pause*()Sebastian Huber2019-12-0431-131/+3