summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-11-22score: Simplify global constructionSebastian Huber7-3/+128
2017-11-20score: Optimize scheduler priority updatesSebastian Huber1-5/+10
2017-11-17cpukit: Add _arc4random_getentropy_fail.Christian Mauderer1-1/+1
2017-11-17sptests/spversion01: Simplify configurationSebastian Huber1-9/+2
2017-11-16rtems: rtems_semaphore_flush() with prio inheritSebastian Huber1-11/+47
2017-11-11tests: Use ld to map (wrap) printf, puts and putchar to tester functions.Chris Johns3-7/+1
2017-11-11tests: Use rtems_test_begin and rtems_test_end.Chris Johns1-2/+2
2017-11-10cpukit: Add a Version API.Chris Johns6-0/+125
2017-11-08sptests/spconsole01: New testSebastian Huber6-0/+932
2017-11-06score: _Chain_Insert_ordered_unprotected()Sebastian Huber1-7/+12
2017-11-06tests: Use simple console driverSebastian Huber179-175/+187
2017-11-06score: Add _IO_Printf() and _IO_Vprintf()Sebastian Huber2-92/+150
2017-11-02tests: Use printf() instead of fprintf()Sebastian Huber1-3/+0
2017-11-02tests: Delete obsolete TESTS_USE_PRINTFSebastian Huber1-1/+0
2017-10-30testsuite: Add bspIo for a local printk.Chris Johns1-0/+2
2017-10-28tests: Remove TEST_INITSebastian Huber181-361/+0
2017-10-28tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber13-13/+0