summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Rename watchdog variantsSebastian Huber2017-10-172-3/+3
* spthreadq01/init.c: Fix unused variable warningsJoel Sherrill2017-10-121-3/+0
* Fix spprofiling01 overriding recipe warningJoel Sherrill2017-10-112-2/+2
* score: Remove CPU_set_ControlSebastian Huber2017-10-111-13/+0
* posix: Implement self-contained POSIX mutexSebastian Huber2017-10-053-54/+0
* posix: Implement self-contained POSIX condvarSebastian Huber2017-10-052-20/+0
* posix: Implement self-contained POSIX rwlocksSebastian Huber2017-10-052-35/+0
* posix: Implement self-contained POSIX barriersSebastian Huber2017-10-051-16/+0
* posix: Implement self-contained POSIX semaphoresSebastian Huber2017-10-051-18/+0
* libio: Add hold/drop iop referenceSebastian Huber2017-09-156-0/+189
* sp25/task1.c: Fix printf() format warningsJoel Sherrill2017-08-271-2/+2
* spstkalloc02/init.c: Fix printf() format warningsJoel Sherrill2017-08-271-6/+6
* sparc: Add lazy floating point switchSebastian Huber2017-07-253-4/+4
* INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber2017-07-2511-2/+248
* sptests/sptls02: Use standard test IOSebastian Huber2017-07-191-1/+0
* sptests/spcache01: Use standard test IOSebastian Huber2017-07-191-1/+0
* tests: Use floating point taskSebastian Huber2017-07-192-1/+3
* tests: Use floating point taskSebastian Huber2017-07-183-0/+6
* rtems: Add rtems_scheduler_ident_by_processor_setSebastian Huber2017-07-111-0/+19
* rtems: Add rtems_scheduler_ident_by_processor()Sebastian Huber2017-07-111-0/+12
* tests: Move busy loop to test supportSebastian Huber2017-06-291-86/+10
* 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