summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-29libtests/heapwalk: Fix for RTEMS_DEBUGSebastian Huber1-0/+3
2020-04-17sapi: Add param check to rtems_extension_create()Sebastian Huber1-0/+5
2020-04-16Canonicalize config.h includeSebastian Huber204-204/+204
2020-04-15libmisc/shell: Fix the handling of joel scripts in telnetChris Johns1-3/+120
2020-04-14score: Check time of day in _TOD_Set()Sebastian Huber1-0/+25
2020-04-14score: Return status in _TOD_Set()Sebastian Huber1-7/+7
2020-04-08score: Delete RTEMS_DECLARE_GLOBAL_SYMBOL()Sebastian Huber1-7/+0
2020-04-07Tests for inttype.h methodsEshan dhawan2-2/+32
2020-04-06tests: Small memory exclude for record02Sebastian Huber1-0/+1
2020-03-31testsuites: Remove CONFIGURE_MALLOC_STATISTICSSebastian Huber5-12/+0
2020-03-23sptests/sptls02: Add test caseSebastian Huber4-12/+99
2020-03-18record: Add rtems_record_dump()Sebastian Huber2-12/+27
2020-03-16score: Add _IO_Base64()Sebastian Huber1-0/+56
2020-03-13libio: Robust file descriptor reference countingSebastian Huber1-14/+48
2020-03-09imfs: Replace devfs with an IMFS specializationSebastian Huber11-324/+32
2020-03-04imfs: Add IMFS_add_node()Sebastian Huber1-34/+172
2020-03-04config: Remove <rtems/btimer.h> includeSebastian Huber31-0/+60
2020-03-04sptests/spheapprot: Fix warningSebastian Huber1-1/+5
2020-03-03fstests/fsrename: Rename a file twiceSebastian Huber1-0/+29
2020-03-03sptests/spextensions01: Add commentSebastian Huber1-0/+9
2020-03-03rtems: Add rtems_scheduler_map_priority_from_posix()Sebastian Huber1-0/+44
2020-03-03rtems: Add rtems_scheduler_map_priority_to_posix()Sebastian Huber1-7/+45
2020-02-28score: Fix context switch extensions (SMP)Sebastian Huber1-0/+4
2020-02-26config: Initialize IO drivers on demandSebastian Huber1-0/+2
2020-02-25config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber36-71/+0
2020-02-25config: CONFIGURE_INIT_TASK_INITIAL_MODESSebastian Huber2-0/+3
2020-02-25libio: Add POSIX user environment pointer to TCBSebastian Huber17-88/+41
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