summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (follow)
Commit message (Expand)AuthorAgeFilesLines
* spcpuset01: Update due to CPU_CMP() changesSebastian Huber2017-06-091-1/+1
* spcpuset01: Update due to CPU_NAND_S() changesSebastian Huber2017-06-071-3/+3
* Fix CPU_COPY() usageSebastian Huber2017-06-072-2/+2
* Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber2017-06-072-0/+2
* confdefs.h: Add SMP enabled field to configurationSebastian Huber2017-05-1613-2/+24
* sptests/spprivenv01: Use default task modeSebastian Huber2017-05-121-1/+1
* confdefs.h: Use SMP scheduler only if necessarySebastian Huber2017-05-121-0/+2
* confdefs.h: CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber2017-05-1110-0/+20
* spcache01: Instruction cache invalidate workaroundSebastian Huber2017-04-051-4/+41
* testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns2017-04-041-1/+1
* spextensions01: Fix extension create orderSebastian Huber2017-02-211-11/+11
* spqreslib: Remove invalid test casesSebastian Huber2017-02-141-16/+2
* spcbssched02: Remove invalid test casesSebastian Huber2017-02-141-16/+2
* Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber2017-02-142-2/+2
* sppagesize: Include missing header fileSebastian Huber2017-02-141-0/+1
* Prefix confdefs.h internal def with an underscoreSebastian Huber2017-02-031-2/+2
* Remove CONFIGURE_SMP_APPLICATIONSebastian Huber2017-02-022-4/+0
* sprmsched01/spedfsched04: ReviseKuan-Hsun Chen2017-01-316-153/+92
* rtems: Fix _Rate_monotonic_Renew_deadline()Kuan-Hsun Chen2017-01-306-1/+171
* score: Fix user extensions orderSebastian Huber2017-01-262-36/+32
* Remove rtems_rate_monotonic_postponed_job_count()Kuan-Hsun Chen2017-01-263-4/+15
* sptests/spedfsched04: Merge and fixSebastian Huber2017-01-254-193/+113
* sptests/sprmsched01: Merge and fixSebastian Huber2017-01-244-196/+112
* classic: adjust names of RM postponed job functionsGedare Bloom2017-01-132-6/+6
* sptests: EDF scheduler overrun handlingKuan-Hsun Chen2017-01-138-1/+316
* sptests: rate monotonic scheduler overrun handlingKuan-Hsun Chen2017-01-138-0/+349
* posix: shared memory supportGedare Bloom2017-01-131-0/+17
* configure: Remove HAVE_STRUCT__THREAD_QUEUE_QUEUESebastian Huber2017-01-132-5/+0
* configure: Remove HAVE_THREADS_H supportSebastian Huber2017-01-132-5/+0
* Add rtems_assoc_32_to_string()Sebastian Huber2017-01-121-0/+61
* Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__Joel Sherrill2017-01-116-28/+0
* 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-121-1/+1
* Add INTERNAL_ERROR_RTEMS_INIT_TASK_CREATE_FAILEDSebastian Huber2016-12-122-3/+3
* Rename is_internal to always_set_to_falseSebastian Huber2016-12-1210-22/+26
* score: Remove fatal is internal indicatorSebastian Huber2016-12-0928-47/+9
* sptimecounter02: Add plot scriptSebastian Huber2016-12-081-0/+42
* sptimecounter02: Update screen fileSebastian Huber2016-12-081-32/+986
* score: Simplify linker set APISebastian Huber2016-12-061-20/+104
* score: Initialize thread queue context earlySebastian Huber2016-12-021-0/+1
* score: Uncomment unused internal error codesSebastian Huber2016-11-231-2/+4
* posix: Add self-contained pthread spinlockSebastian Huber2016-11-231-17/+0
* score: Add thread queue enqueue calloutSebastian Huber2016-11-231-1/+1
* score: Robust thread dispatchSebastian Huber2016-11-231-1/+1
* score: Add _ISR_Is_enabled()Sebastian Huber2016-11-181-0/+2
* 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