summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-05tests: Use rtems_task_exit()Sebastian Huber82-167/+97
2018-10-05spthreadlife01: A task exit must not returnSebastian Huber1-3/+3
2018-10-01rtems: Add rtems_task_exit()Sebastian Huber1-3/+27
2018-10-01spthreadlife01: Remove superfluous restart caseSebastian Huber1-3/+0
2018-09-21Remove INTERNAL_ERROR_INTERRUPT_STACK_TOO_SMALLSebastian Huber5-58/+0
2018-09-10score: Fix PER_CPU_DATA_GET_BY_OFFSET()Sebastian Huber1-0/+10
2018-09-10score: Add flexible per-CPU dataSebastian Huber7-0/+371
2018-09-06sptests/spconfig01: New testSebastian Huber5-0/+150
2018-08-24spglobalcon01: LLVM optimization makes variable i always 1Daniel Hellstrom1-2/+2
2018-08-07tests: Remove CONFIGURE_MAXIMUM_DRIVERSSebastian Huber3-3/+0
2018-07-25score: RTEMS_PREDICT_TRUE(), RTEMS_PREDICT_FALSE()Sebastian Huber1-0/+25
2018-07-24sptests/sp20: Remove unused variableSebastian Huber1-1/+0
2018-07-23score: Add _CPU_Instruction_illegal()Sebastian Huber1-34/+6
2018-07-20score: Add _CPU_Instruction_no_operation()Sebastian Huber1-5/+2
2018-07-20score: Move context validation declarationsSebastian Huber1-1/+3
2018-07-16linux: Add rbtree_postorder_for_each_entry_safe()Sebastian Huber1-0/+22
2018-07-16score: Add postorder tree iteration supportSebastian Huber1-0/+182
2018-06-27Rework initialization and interrupt stack supportSebastian Huber2-37/+2
2018-06-21spmisc01: Add test cases for basedefs.h stuffSebastian Huber2-0/+225
2018-06-21score: Macros to declare and define global symbolsSebastian Huber5-0/+74
2018-06-15Add RTEMS_SYSINIT_CPU_COUNTERSebastian Huber1-1/+17
2018-06-05Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREESebastian Huber7-1/+59
2018-06-05Update rtems_fatal_source_text()Sebastian Huber2-2/+3
2018-05-28sptests: Remove CONFIGURE_MILLISECONDS_PER_TICKSebastian Huber2-4/+0
2018-05-14spcpucounter01: Enable floating-point outputSebastian Huber1-0/+1
2018-05-02tests: Remove configure feature checksSebastian Huber1-3/+0
2018-04-22sptests/sp36: Remove obsolete test programSebastian Huber5-212/+0
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns1-1/+1
2018-04-10sptests: Fix AM_CONDITIONALSebastian Huber1-2/+2
2018-04-10testsuite/sptests: Merged nested Makefile.am files into one Makefile.amChris Johns219-5001/+2257
2018-03-12config: Use new scheduler configuration definesSebastian Huber2-4/+4
2018-03-08sptests/sp19: Fix test output methodsSebastian Huber2-2/+14
2018-03-06Add a simple task console driverSebastian Huber2-18/+3
2018-03-06spglobalcon02: New testSebastian Huber6-0/+152
2018-02-09tests: Support %g print format specifierSebastian Huber1-0/+1
2018-02-02pipe: Use self-contained mutexSebastian Huber1-50/+0
2018-02-02termios: Use self-contained objectsSebastian Huber19-298/+1
2018-02-02Add RTEMS thread APISebastian Huber6-0/+281
2018-02-02score: Introduce new monotonic clockSebastian Huber3-4/+3
2018-02-02score: Optimize watchdog tickleSebastian Huber1-1/+9
2018-02-02spsyslock01: Fix object compareSebastian Huber1-5/+59
2018-02-02sp20: Fix print buffer sizeSebastian Huber1-2/+2
2018-01-25Remove make preinstallChris Johns1-0/+2
2018-01-19spassoc01: Use floating-point taskSebastian Huber1-0/+1
2017-12-08sp08: Disable RTEMS_INTERRUPT_MASK testing when SMP enabledJoel Sherrill1-2/+2
2017-12-06sptests/sp51: Delete semaphore after useSebastian Huber1-0/+3
2017-12-06libio: Use API mutexSebastian Huber1-2/+2
2017-12-04score: Use self-contained API mutexSebastian Huber3-11/+8
2017-11-24sptests/splinkersets01: Fix 64-bit targetsSebastian Huber1-4/+16
2017-11-22sapi: New implementation of rtems_panic()Sebastian Huber1-10/+5