summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-12Add rtems_assoc_32_to_string()Sebastian Huber1-0/+61
2017-01-11Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__Joel Sherrill9-47/+0
2017-01-11Add support for posix_devctl()Joel Sherrill9-0/+225
2016-12-20JFFS2: RTEMS_JFFS2_ON_DEMAND_GARBAGE_COLLECTIONSebastian Huber1-1/+5
2016-12-20JFFS2: Add RTEMS_JFFS2_FORCE_GARBAGE_COLLECTIONSebastian Huber1-0/+57
2016-12-20JFFS2: Add RTEMS_JFFS2_GET_INFOSebastian Huber6-0/+299
2016-12-14libdl: Add C++ exception support to loaded modules.Chris Johns10-1200/+1465
2016-12-12Add INTERNAL_ERROR_LIBIO_STDERR_FD_OPEN_FAILEDSebastian Huber2-3/+3
2016-12-12Add INTERNAL_ERROR_LIBIO_STDOUT_FD_OPEN_FAILEDSebastian Huber2-3/+3
2016-12-12Add INTERNAL_ERROR_LIBIO_SEM_CREATE_FAILEDSebastian Huber1-1/+1
2016-12-12INTERNAL_ERROR_LIBIO_USER_ENV_KEY_CREATE_FAILEDSebastian Huber2-3/+3
2016-12-12Add INTERNAL_ERROR_POSIX_INIT_THREAD_CREATE_FAILEDSebastian Huber2-3/+3
2016-12-12Add INTERNAL_ERROR_RTEMS_INIT_TASK_CREATE_FAILEDSebastian Huber2-3/+3
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber23-47/+51
2016-12-09score: Remove fatal is internal indicatorSebastian Huber32-58/+12
2016-12-09cdtest: Print proper begin/end of test messagesSebastian Huber2-28/+56
2016-12-09cdtest: Add std::runtime_error() test caseChris Johns1-15/+26
2016-12-08sptimecounter02: Add plot scriptSebastian Huber1-0/+42
2016-12-08sptimecounter02: Update screen fileSebastian Huber1-32/+986
2016-12-07smplock01: Fix plot scriptsSebastian Huber2-2/+4
2016-12-07testsuite: Add test states to the testsuit configuration files.Chris Johns8-98/+131
2016-12-06score: Simplify linker set APISebastian Huber1-20/+104
2016-12-05smplock01: Fix fairness plot scriptSebastian Huber1-1/+1
2016-12-02smpthreadlife01: Fix due to robust thread dispatchSebastian Huber1-13/+19
2016-12-02score: Initialize thread queue context earlySebastian Huber2-1/+3
2016-11-29cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns8-0/+654
2016-11-28score: Fix thread queue context initializationSebastian Huber1-1/+1
2016-11-23smptests/smpfatal03: Use timer to provoke errorSebastian Huber1-31/+21
2016-11-23score: Uncomment unused internal error codesSebastian Huber1-2/+4
2016-11-23posix: Add self-contained pthread spinlockSebastian Huber12-434/+67
2016-11-23score: Add thread queue enqueue calloutSebastian Huber1-1/+1
2016-11-23score: Robust thread dispatchSebastian Huber7-1/+106
2016-11-23smptests/smplock01: Test TAS and TTAS locksSebastian Huber4-1560/+2508
2016-11-23libtests/cpuuse: Check status onlySebastian Huber1-2/+2
2016-11-23smptests/smpscheduler02: Fix task initializationSebastian Huber1-2/+2
2016-11-23psxtests/psxkey08: Avoid rtems_semaphore_flush()Sebastian Huber2-48/+42
2016-11-18score: Add _ISR_Is_enabled()Sebastian Huber1-0/+2
2016-11-18score: Restrict task interrupt level to 0 on SMPSebastian Huber1-1/+17
2016-11-18score: Add and use _Thread_Dispatch_direct()Sebastian Huber7-1/+80
2016-11-18sptests/sp37: Better cope with internal paddingSebastian Huber1-25/+40
2016-11-10powerpc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2-2560/+2560
2016-11-10rtems: Add scheduler processor add/removeSebastian Huber8-0/+495
2016-11-09score: Add and use Thread_Control::is_idleSebastian Huber1-7/+1
2016-11-09score: Simplify _Scheduler_Get_by_id()Sebastian Huber1-4/+7
2016-11-09score: Inline some SMP lock operations by defaultSebastian Huber2-2568/+2568
2016-11-08Provide kernel space header filesSebastian Huber1-0/+2
2016-11-07score: Prevent assignment to _Thread_ExecutingSebastian Huber2-15/+12
2016-11-04score: Optimize self-contained mutexesSebastian Huber1-2100/+2100
2016-11-03testsuites/testdata/dltests-broken-on-this-bsp.tcfg: Add new dl tests 03-05Joel Sherrill1-0/+3
2016-11-03score: Conditionally enable thread resource countSebastian Huber1-0/+4