summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-17score: Rename watchdog variantsSebastian Huber2-3/+3
2017-10-12spthreadq01/init.c: Fix unused variable warningsJoel Sherrill1-3/+0
2017-10-11Fix spprofiling01 overriding recipe warningJoel Sherrill2-2/+2
2017-10-11score: Remove CPU_set_ControlSebastian Huber1-13/+0
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber3-54/+0
2017-10-05posix: Implement self-contained POSIX condvarSebastian Huber2-20/+0
2017-10-05posix: Implement self-contained POSIX rwlocksSebastian Huber2-35/+0
2017-10-05posix: Implement self-contained POSIX barriersSebastian Huber1-16/+0
2017-10-05posix: Implement self-contained POSIX semaphoresSebastian Huber1-18/+0
2017-09-15libio: Add hold/drop iop referenceSebastian Huber6-0/+189
2017-08-27sp25/task1.c: Fix printf() format warningsJoel Sherrill1-2/+2
2017-08-27spstkalloc02/init.c: Fix printf() format warningsJoel Sherrill1-6/+6
2017-07-25sparc: Add lazy floating point switchSebastian Huber3-4/+4
2017-07-25INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber11-2/+248
2017-07-19sptests/sptls02: Use standard test IOSebastian Huber1-1/+0
2017-07-19sptests/spcache01: Use standard test IOSebastian Huber1-1/+0
2017-07-19tests: Use floating point taskSebastian Huber2-1/+3
2017-07-18tests: Use floating point taskSebastian Huber3-0/+6
2017-07-11rtems: Add rtems_scheduler_ident_by_processor_setSebastian Huber1-0/+19
2017-07-11rtems: Add rtems_scheduler_ident_by_processor()Sebastian Huber1-0/+12
2017-06-29tests: Move busy loop to test supportSebastian Huber1-86/+10
2017-06-09spcpuset01: Update due to CPU_CMP() changesSebastian Huber1-1/+1
2017-06-07spcpuset01: Update due to CPU_NAND_S() changesSebastian Huber1-3/+3
2017-06-07Fix CPU_COPY() usageSebastian Huber2-2/+2
2017-06-07Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber2-0/+2
2017-05-16confdefs.h: Add SMP enabled field to configurationSebastian Huber13-2/+24
2017-05-12sptests/spprivenv01: Use default task modeSebastian Huber1-1/+1
2017-05-12confdefs.h: Use SMP scheduler only if necessarySebastian Huber1-0/+2
2017-05-11confdefs.h: CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber10-0/+20
2017-04-05spcache01: Instruction cache invalidate workaroundSebastian Huber1-4/+41
2017-04-04testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns1-1/+1
2017-02-21spextensions01: Fix extension create orderSebastian Huber1-11/+11
2017-02-14spqreslib: Remove invalid test casesSebastian Huber1-16/+2
2017-02-14spcbssched02: Remove invalid test casesSebastian Huber1-16/+2
2017-02-14Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber2-2/+2
2017-02-14sppagesize: Include missing header fileSebastian Huber1-0/+1
2017-02-03Prefix confdefs.h internal def with an underscoreSebastian Huber1-2/+2
2017-02-02Remove CONFIGURE_SMP_APPLICATIONSebastian Huber2-4/+0
2017-01-31sprmsched01/spedfsched04: ReviseKuan-Hsun Chen6-153/+92
2017-01-30rtems: Fix _Rate_monotonic_Renew_deadline()Kuan-Hsun Chen6-1/+171
2017-01-26score: Fix user extensions orderSebastian Huber2-36/+32
2017-01-26Remove rtems_rate_monotonic_postponed_job_count()Kuan-Hsun Chen3-4/+15
2017-01-25sptests/spedfsched04: Merge and fixSebastian Huber4-193/+113
2017-01-24sptests/sprmsched01: Merge and fixSebastian Huber4-196/+112
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 Bloom1-0/+17
2017-01-13configure: Remove HAVE_STRUCT__THREAD_QUEUE_QUEUESebastian Huber2-5/+0
2017-01-13configure: Remove HAVE_THREADS_H supportSebastian Huber2-5/+0