summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
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
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