summaryrefslogtreecommitdiff
path: root/testsuites (follow)
AgeCommit message (Expand)Author
2020-02-17score: Remove unused _Workspace_Allocate_aligned()Sebastian Huber
2020-02-14smpschededf02: Improve readabilitySebastian Huber
2020-02-14smpfatal09: Fix test caseSebastian Huber
2020-02-12score: Simplify _Thread_Initialize()Sebastian Huber
2020-02-12score: Add _Freechain_Pop()Sebastian Huber
2020-02-12score: Add _Freechain_Is_empty()Sebastian Huber
2020-02-12score: Statically allocate idle/MPCI stacksSebastian Huber
2020-02-11sptests/spregion_err01: Reduce memory demandsSebastian Huber
2020-02-06config: Add CONFIGURE_DIRTY_MEMORYSebastian Huber
2020-02-06sysinit: Add RTEMS_SYSINIT_ZERO_MEMORYSebastian Huber
2020-02-06config: CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLYSebastian Huber
2020-02-06samples/iostream: Simplify configurationSebastian Huber
2020-02-04libtests/malloc04: Fix typoSebastian Huber
2020-02-04fstests/fsstatvfs: Include missing header fileSebastian Huber
2020-02-04config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATIONSebastian Huber
2020-02-04sysinit: Add RTEMS_SYSINIT_ORDER_LAST_BUT_[1-9]Sebastian Huber
2020-02-04bsps: Rework work area initializationSebastian Huber
2020-01-28psxmsgq03: Adjust test caseSebastian Huber
2020-01-28smptests/smpmulticast01: Fix test configurationSebastian Huber
2020-01-17posix_devctl - Add support for SOCKCLOSEJoel Sherrill
2020-01-02rtems: Fix MPCI initializationSebastian Huber
2019-12-20sppercpudata01: Test PER_CPU_DATA_OFFSET()Sebastian Huber
2019-12-20libtest: Add T_check_task_context() actionSebastian Huber
2019-12-20libtest: Use test configuration in T_now()Sebastian Huber
2019-12-19config: Improve EDF SMP scheduler configurationSebastian Huber
2019-12-19config: Remove Ada configuration optionsSebastian Huber
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber
2019-12-13score: Remove _Workspace_Allocate_or_fatal_error()Sebastian Huber
2019-12-13config: Add _MPCI_ConfigurationSebastian Huber
2019-12-13rtems: Add and use rtems_object_get_local_node()Sebastian Huber
2019-12-13config: Add CONFIGURE_IMFS_ENABLE_MKFIFOSebastian Huber
2019-12-13mptests: Fix configurationSebastian Huber
2019-12-11Add TOD Hooks to allow BSP to take action when TOD is setJoel Sherrill
2019-12-11pipe: Use condition variablesSebastian Huber
2019-12-11rtems: Simplify semaphore configurationSebastian Huber
2019-12-11clock: Simplify driver initializationSebastian Huber
2019-12-05libtest: Change expected pass state stringSebastian Huber
2019-12-04testsuites: Remove rtems_test_pause*()Sebastian Huber
2019-12-02Move feature macro before "config.h" includeSebastian Huber
2019-11-29ada/sp19: Add m4 generated sptest.adbSebastian Huber
2019-11-27testsuites/ada: Introduce init.c filesSebastian Huber
2019-11-26untar: Properly make parent pathSebastian Huber
2019-11-26libtests/dl*: Rename source filesSebastian Huber
2019-11-26libtests/dl*: Use rtems_tarfs_load()Sebastian Huber
2019-11-26psxinttypes01: Remove invalid test casesSebastian Huber
2019-11-25libtests: Use '-' for TAR file namesSebastian Huber
2019-11-25libtests/dl*: Do not generate files via "echo"Sebastian Huber
2019-11-25libtests/tar0[12]:: Use static archive contentSebastian Huber
2019-11-21testsuite: Only include termios10/termios11 tests if compiled with POSIXHesham Almatary
2019-11-19imfs: Add IMFS_make_linfile()Sebastian Huber