summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-25psxtests: Relax shared memory testsSebastian Huber2-18/+24
2017-01-25sptests/spedfsched04: Merge and fixSebastian Huber4-193/+113
2017-01-24sptests/sprmsched01: Merge and fixSebastian Huber4-196/+112
2017-01-24fsscandir01: Check MAXNAMLEN and NAME_MAXSebastian Huber1-0/+2
2017-01-24smptests/smpsignal01: Check signal ISR levelSebastian Huber2-7/+68
2017-01-13classic: adjust names of RM postponed job functionsGedare Bloom2-6/+6
2017-01-13sptests: EDF scheduler overrun handlingKuan-Hsun Chen8-1/+316
2017-01-13sptests: rate monotonic scheduler overrun handlingKuan-Hsun Chen8-0/+349
2017-01-13posix: shared memory supportGedare Bloom11-2/+314
2017-01-13posix: move sys/mman.h to newlib and test it in psxhdrsGedare Bloom12-0/+322
2017-01-13configure: Remove HAVE_STRUCT__THREAD_QUEUE_QUEUESebastian Huber2-5/+0
2017-01-13configure: Remove HAVE_THREADS_H supportSebastian Huber2-5/+0
2017-01-13posix: Add pthread_getname_np(), ...Sebastian Huber6-0/+134
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