summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Remove Objects_Information::maximumSebastian Huber2018-12-071-34/+38
* score: Optimize object lookupSebastian Huber2018-12-071-20/+218
* rtems: Add rtems_scheduler_get_maximum_priority()Sebastian Huber2018-12-071-1/+25
* tests: Fix rtems_test_spin_until_next_tick()Sebastian Huber2018-12-071-0/+2
* Capitalize Rtems to RTEMSMarçal Comajoan Cara2018-12-041-1/+1
* Convert CPU counter ticks to/from sbintime_tSebastian Huber2018-12-031-2/+13
* rtems: Remove Modes_ControlSebastian Huber2018-11-122-4/+2
* m32c: Remove this targetSebastian Huber2018-11-122-26/+11
* spconfig02: Check object methods in default configSebastian Huber2018-11-075-0/+328
* posix: Enable more sptests test cases by defaultSebastian Huber2018-10-294-96/+35
* config: Modify CONFIGURE_INTERRUPT_STACK_SIZESebastian Huber2018-10-241-0/+32
* build: Remove local.amSebastian Huber2018-10-101-1/+0
* tests: Use rtems_task_exit()Sebastian Huber2018-10-0582-167/+97
* spthreadlife01: A task exit must not returnSebastian Huber2018-10-051-3/+3
* rtems: Add rtems_task_exit()Sebastian Huber2018-10-011-3/+27
* spthreadlife01: Remove superfluous restart caseSebastian Huber2018-10-011-3/+0
* Remove INTERNAL_ERROR_INTERRUPT_STACK_TOO_SMALLSebastian Huber2018-09-215-58/+0
* score: Fix PER_CPU_DATA_GET_BY_OFFSET()Sebastian Huber2018-09-101-0/+10
* score: Add flexible per-CPU dataSebastian Huber2018-09-107-0/+371
* sptests/spconfig01: New testSebastian Huber2018-09-065-0/+150
* spglobalcon01: LLVM optimization makes variable i always 1Daniel Hellstrom2018-08-241-2/+2
* tests: Remove CONFIGURE_MAXIMUM_DRIVERSSebastian Huber2018-08-073-3/+0
* score: RTEMS_PREDICT_TRUE(), RTEMS_PREDICT_FALSE()Sebastian Huber2018-07-251-0/+25
* sptests/sp20: Remove unused variableSebastian Huber2018-07-241-1/+0
* score: Add _CPU_Instruction_illegal()Sebastian Huber2018-07-231-34/+6
* score: Add _CPU_Instruction_no_operation()Sebastian Huber2018-07-201-5/+2
* score: Move context validation declarationsSebastian Huber2018-07-201-1/+3
* linux: Add rbtree_postorder_for_each_entry_safe()Sebastian Huber2018-07-161-0/+22
* score: Add postorder tree iteration supportSebastian Huber2018-07-161-0/+182
* Rework initialization and interrupt stack supportSebastian Huber2018-06-272-37/+2
* spmisc01: Add test cases for basedefs.h stuffSebastian Huber2018-06-212-0/+225
* score: Macros to declare and define global symbolsSebastian Huber2018-06-215-0/+74
* Add RTEMS_SYSINIT_CPU_COUNTERSebastian Huber2018-06-151-1/+17
* Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREESebastian Huber2018-06-057-1/+59
* Update rtems_fatal_source_text()Sebastian Huber2018-06-052-2/+3
* sptests: Remove CONFIGURE_MILLISECONDS_PER_TICKSebastian Huber2018-05-282-4/+0
* spcpucounter01: Enable floating-point outputSebastian Huber2018-05-141-0/+1
* tests: Remove configure feature checksSebastian Huber2018-05-021-3/+0
* sptests/sp36: Remove obsolete test programSebastian Huber2018-04-225-212/+0
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-111-1/+1
* sptests: Fix AM_CONDITIONALSebastian Huber2018-04-101-2/+2
* testsuite/sptests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-10219-5001/+2257
* config: Use new scheduler configuration definesSebastian Huber2018-03-122-4/+4
* sptests/sp19: Fix test output methodsSebastian Huber2018-03-082-2/+14
* Add a simple task console driverSebastian Huber2018-03-062-18/+3
* spglobalcon02: New testSebastian Huber2018-03-066-0/+152
* tests: Support %g print format specifierSebastian Huber2018-02-091-0/+1
* pipe: Use self-contained mutexSebastian Huber2018-02-021-50/+0
* termios: Use self-contained objectsSebastian Huber2018-02-0219-298/+1
* Add RTEMS thread APISebastian Huber2018-02-026-0/+281