summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add rtems_assoc_32_to_string()Sebastian Huber2017-01-121-0/+61
* Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__Joel Sherrill2017-01-119-47/+0
* Add support for posix_devctl()Joel Sherrill2017-01-119-0/+225
* JFFS2: RTEMS_JFFS2_ON_DEMAND_GARBAGE_COLLECTIONSebastian Huber2016-12-201-1/+5
* JFFS2: Add RTEMS_JFFS2_FORCE_GARBAGE_COLLECTIONSebastian Huber2016-12-201-0/+57
* JFFS2: Add RTEMS_JFFS2_GET_INFOSebastian Huber2016-12-206-0/+299
* libdl: Add C++ exception support to loaded modules.Chris Johns2016-12-1410-1200/+1465
* Add INTERNAL_ERROR_LIBIO_STDERR_FD_OPEN_FAILEDSebastian Huber2016-12-122-3/+3
* Add INTERNAL_ERROR_LIBIO_STDOUT_FD_OPEN_FAILEDSebastian Huber2016-12-122-3/+3
* Add INTERNAL_ERROR_LIBIO_SEM_CREATE_FAILEDSebastian Huber2016-12-121-1/+1
* INTERNAL_ERROR_LIBIO_USER_ENV_KEY_CREATE_FAILEDSebastian Huber2016-12-122-3/+3
* Add INTERNAL_ERROR_POSIX_INIT_THREAD_CREATE_FAILEDSebastian Huber2016-12-122-3/+3
* Add INTERNAL_ERROR_RTEMS_INIT_TASK_CREATE_FAILEDSebastian Huber2016-12-122-3/+3
* Rename is_internal to always_set_to_falseSebastian Huber2016-12-1223-47/+51
* score: Remove fatal is internal indicatorSebastian Huber2016-12-0932-58/+12
* cdtest: Print proper begin/end of test messagesSebastian Huber2016-12-092-28/+56
* cdtest: Add std::runtime_error() test caseChris Johns2016-12-091-15/+26
* sptimecounter02: Add plot scriptSebastian Huber2016-12-081-0/+42
* sptimecounter02: Update screen fileSebastian Huber2016-12-081-32/+986
* smplock01: Fix plot scriptsSebastian Huber2016-12-072-2/+4
* testsuite: Add test states to the testsuit configuration files.Chris Johns2016-12-078-98/+131
* score: Simplify linker set APISebastian Huber2016-12-061-20/+104
* smplock01: Fix fairness plot scriptSebastian Huber2016-12-051-1/+1
* smpthreadlife01: Fix due to robust thread dispatchSebastian Huber2016-12-021-13/+19
* score: Initialize thread queue context earlySebastian Huber2016-12-022-1/+3
* cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns2016-11-298-0/+654
* score: Fix thread queue context initializationSebastian Huber2016-11-281-1/+1
* smptests/smpfatal03: Use timer to provoke errorSebastian Huber2016-11-231-31/+21
* score: Uncomment unused internal error codesSebastian Huber2016-11-231-2/+4
* posix: Add self-contained pthread spinlockSebastian Huber2016-11-2312-434/+67
* score: Add thread queue enqueue calloutSebastian Huber2016-11-231-1/+1
* score: Robust thread dispatchSebastian Huber2016-11-237-1/+106
* smptests/smplock01: Test TAS and TTAS locksSebastian Huber2016-11-234-1560/+2508
* libtests/cpuuse: Check status onlySebastian Huber2016-11-231-2/+2
* smptests/smpscheduler02: Fix task initializationSebastian Huber2016-11-231-2/+2
* psxtests/psxkey08: Avoid rtems_semaphore_flush()Sebastian Huber2016-11-232-48/+42
* score: Add _ISR_Is_enabled()Sebastian Huber2016-11-181-0/+2
* score: Restrict task interrupt level to 0 on SMPSebastian Huber2016-11-181-1/+17
* score: Add and use _Thread_Dispatch_direct()Sebastian Huber2016-11-187-1/+80
* sptests/sp37: Better cope with internal paddingSebastian Huber2016-11-181-25/+40
* powerpc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2016-11-102-2560/+2560
* rtems: Add scheduler processor add/removeSebastian Huber2016-11-108-0/+495
* score: Add and use Thread_Control::is_idleSebastian Huber2016-11-091-7/+1
* score: Simplify _Scheduler_Get_by_id()Sebastian Huber2016-11-091-4/+7
* score: Inline some SMP lock operations by defaultSebastian Huber2016-11-092-2568/+2568
* Provide kernel space header filesSebastian Huber2016-11-081-0/+2
* score: Prevent assignment to _Thread_ExecutingSebastian Huber2016-11-072-15/+12
* score: Optimize self-contained mutexesSebastian Huber2016-11-041-2100/+2100
* testsuites/testdata/dltests-broken-on-this-bsp.tcfg: Add new dl tests 03-05Joel Sherrill2016-11-031-0/+3
* score: Conditionally enable thread resource countSebastian Huber2016-11-031-0/+4