summaryrefslogtreecommitdiff
path: root/testsuites (follow)
AgeCommit message (Expand)Author
2017-01-11Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__Joel Sherrill
2017-01-11Add support for posix_devctl()Joel Sherrill
2016-12-20JFFS2: RTEMS_JFFS2_ON_DEMAND_GARBAGE_COLLECTIONSebastian Huber
2016-12-20JFFS2: Add RTEMS_JFFS2_FORCE_GARBAGE_COLLECTIONSebastian Huber
2016-12-20JFFS2: Add RTEMS_JFFS2_GET_INFOSebastian Huber
2016-12-14libdl: Add C++ exception support to loaded modules.Chris Johns
2016-12-12Add INTERNAL_ERROR_LIBIO_STDERR_FD_OPEN_FAILEDSebastian Huber
2016-12-12Add INTERNAL_ERROR_LIBIO_STDOUT_FD_OPEN_FAILEDSebastian Huber
2016-12-12Add INTERNAL_ERROR_LIBIO_SEM_CREATE_FAILEDSebastian Huber
2016-12-12INTERNAL_ERROR_LIBIO_USER_ENV_KEY_CREATE_FAILEDSebastian Huber
2016-12-12Add INTERNAL_ERROR_POSIX_INIT_THREAD_CREATE_FAILEDSebastian Huber
2016-12-12Add INTERNAL_ERROR_RTEMS_INIT_TASK_CREATE_FAILEDSebastian Huber
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber
2016-12-09score: Remove fatal is internal indicatorSebastian Huber
2016-12-09cdtest: Print proper begin/end of test messagesSebastian Huber
2016-12-09cdtest: Add std::runtime_error() test caseChris Johns
2016-12-08sptimecounter02: Add plot scriptSebastian Huber
2016-12-08sptimecounter02: Update screen fileSebastian Huber
2016-12-07smplock01: Fix plot scriptsSebastian Huber
2016-12-07testsuite: Add test states to the testsuit configuration files.Chris Johns
2016-12-06score: Simplify linker set APISebastian Huber
2016-12-05smplock01: Fix fairness plot scriptSebastian Huber
2016-12-02smpthreadlife01: Fix due to robust thread dispatchSebastian Huber
2016-12-02score: Initialize thread queue context earlySebastian Huber
2016-11-29cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns
2016-11-28score: Fix thread queue context initializationSebastian Huber
2016-11-23smptests/smpfatal03: Use timer to provoke errorSebastian Huber
2016-11-23score: Uncomment unused internal error codesSebastian Huber
2016-11-23posix: Add self-contained pthread spinlockSebastian Huber
2016-11-23score: Add thread queue enqueue calloutSebastian Huber
2016-11-23score: Robust thread dispatchSebastian Huber
2016-11-23smptests/smplock01: Test TAS and TTAS locksSebastian Huber
2016-11-23libtests/cpuuse: Check status onlySebastian Huber
2016-11-23smptests/smpscheduler02: Fix task initializationSebastian Huber
2016-11-23psxtests/psxkey08: Avoid rtems_semaphore_flush()Sebastian Huber
2016-11-18score: Add _ISR_Is_enabled()Sebastian Huber
2016-11-18score: Restrict task interrupt level to 0 on SMPSebastian Huber
2016-11-18score: Add and use _Thread_Dispatch_direct()Sebastian Huber
2016-11-18sptests/sp37: Better cope with internal paddingSebastian Huber
2016-11-10powerpc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber
2016-11-10rtems: Add scheduler processor add/removeSebastian Huber
2016-11-09score: Add and use Thread_Control::is_idleSebastian Huber
2016-11-09score: Simplify _Scheduler_Get_by_id()Sebastian Huber
2016-11-09score: Inline some SMP lock operations by defaultSebastian Huber
2016-11-08Provide kernel space header filesSebastian Huber
2016-11-07score: Prevent assignment to _Thread_ExecutingSebastian Huber
2016-11-04score: Optimize self-contained mutexesSebastian Huber
2016-11-03testsuites/testdata/dltests-broken-on-this-bsp.tcfg: Add new dl tests 03-05Joel Sherrill
2016-11-03score: Conditionally enable thread resource countSebastian Huber
2016-11-03score: Relax _Scheduler_Set() restrictionsSebastian Huber