summaryrefslogtreecommitdiff
path: root/testsuites (follow)
AgeCommit message (Expand)Author
2020-04-29libtests/heapwalk: Fix for RTEMS_DEBUGSebastian Huber
2020-04-17sapi: Add param check to rtems_extension_create()Sebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2020-04-15libmisc/shell: Fix the handling of joel scripts in telnetChris Johns
2020-04-14score: Check time of day in _TOD_Set()Sebastian Huber
2020-04-14score: Return status in _TOD_Set()Sebastian Huber
2020-04-08score: Delete RTEMS_DECLARE_GLOBAL_SYMBOL()Sebastian Huber
2020-04-07Tests for inttype.h methodsEshan dhawan
2020-04-06tests: Small memory exclude for record02Sebastian Huber
2020-03-31testsuites: Remove CONFIGURE_MALLOC_STATISTICSSebastian Huber
2020-03-23sptests/sptls02: Add test caseSebastian Huber
2020-03-18record: Add rtems_record_dump()Sebastian Huber
2020-03-16score: Add _IO_Base64()Sebastian Huber
2020-03-13libio: Robust file descriptor reference countingSebastian Huber
2020-03-09imfs: Replace devfs with an IMFS specializationSebastian Huber
2020-03-04imfs: Add IMFS_add_node()Sebastian Huber
2020-03-04config: Remove <rtems/btimer.h> includeSebastian Huber
2020-03-04sptests/spheapprot: Fix warningSebastian Huber
2020-03-03fstests/fsrename: Rename a file twiceSebastian Huber
2020-03-03sptests/spextensions01: Add commentSebastian Huber
2020-03-03rtems: Add rtems_scheduler_map_priority_from_posix()Sebastian Huber
2020-03-03rtems: Add rtems_scheduler_map_priority_to_posix()Sebastian Huber
2020-02-28score: Fix context switch extensions (SMP)Sebastian Huber
2020-02-26config: Initialize IO drivers on demandSebastian Huber
2020-02-25config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber
2020-02-25config: CONFIGURE_INIT_TASK_INITIAL_MODESSebastian Huber
2020-02-25libio: Add POSIX user environment pointer to TCBSebastian Huber
2020-02-25config: Remove CONFIGURE_POSIX_HAS_OWN_INIT_THREAD_TABLESebastian Huber
2020-02-25config: Bring back RTEMS 4.11 configuration tableSebastian Huber
2020-02-25config: Remove CONFIGURE_HAS_OWN_INIT_TASK_TABLESebastian Huber
2020-02-25sptests/spcbssched03: Include missing header fileSebastian Huber
2020-02-25libtests/stackchk: Include missing header fileSebastian Huber
2020-02-25mptests/mp14: Include missing header fileSebastian Huber
2020-02-18testsuite/newlib: Check newlib does not touch an assigned std FILE pointerChris Johns
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