summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* libmisc/shell: Fix the handling of joel scripts in telnetChris Johns2020-04-151-3/+120
* score: Check time of day in _TOD_Set()Sebastian Huber2020-04-141-0/+25
* score: Return status in _TOD_Set()Sebastian Huber2020-04-141-7/+7
* score: Delete RTEMS_DECLARE_GLOBAL_SYMBOL()Sebastian Huber2020-04-081-7/+0
* Tests for inttype.h methodsEshan dhawan2020-04-072-2/+32
* tests: Small memory exclude for record02Sebastian Huber2020-04-061-0/+1
* testsuites: Remove CONFIGURE_MALLOC_STATISTICSSebastian Huber2020-03-315-12/+0
* sptests/sptls02: Add test caseSebastian Huber2020-03-234-12/+99
* record: Add rtems_record_dump()Sebastian Huber2020-03-182-12/+27
* score: Add _IO_Base64()Sebastian Huber2020-03-161-0/+56
* libio: Robust file descriptor reference countingSebastian Huber2020-03-131-14/+48
* imfs: Replace devfs with an IMFS specializationSebastian Huber2020-03-0911-324/+32
* imfs: Add IMFS_add_node()Sebastian Huber2020-03-041-34/+172
* config: Remove <rtems/btimer.h> includeSebastian Huber2020-03-0431-0/+60
* sptests/spheapprot: Fix warningSebastian Huber2020-03-041-1/+5
* fstests/fsrename: Rename a file twiceSebastian Huber2020-03-031-0/+29
* sptests/spextensions01: Add commentSebastian Huber2020-03-031-0/+9
* rtems: Add rtems_scheduler_map_priority_from_posix()Sebastian Huber2020-03-031-0/+44
* rtems: Add rtems_scheduler_map_priority_to_posix()Sebastian Huber2020-03-031-7/+45
* 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