summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* libtests: Use CONFIGURE_INIT_TASK_TABLE_SIZESebastian Huber2018-07-307-28/+17
* samples/minimum: Use default interrupt stack sizeSebastian Huber2018-07-251-0/+10
* score: RTEMS_PREDICT_TRUE(), RTEMS_PREDICT_FALSE()Sebastian Huber2018-07-251-0/+25
* bsps: bsp_start_on_secondary_processor()Sebastian Huber2018-07-251-2/+4
* smptests: Fix format warningsSebastian Huber2018-07-242-14/+36
* block05: Remove unused variableSebastian Huber2018-07-241-5/+0
* psxthreadname01: Fix out of bounds memory accessSebastian Huber2018-07-241-6/+6
* psxtimer02: Fix parameter type castSebastian Huber2018-07-241-1/+1
* sptests/sp20: Remove unused variableSebastian Huber2018-07-241-1/+0
* samples: Fix warningsSebastian Huber2018-07-242-2/+6
* 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
* score: Fix _Scheduler_EDF_SMP_Set_affinity()Sebastian Huber2018-07-185-0/+172
* posix: Fix rwlock auto initializationSebastian Huber2018-07-163-0/+49
* 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
* riscv: Add dummy SMP supportSebastian Huber2018-06-281-1/+2
* 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
* tools: Remove packhexSebastian Huber2018-06-151-4/+0
* tools: Remove rtems-bin2cSebastian Huber2018-06-142-2/+2
* Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREESebastian Huber2018-06-058-10/+78
* Update rtems_fatal_source_text()Sebastian Huber2018-06-052-2/+3
* capture: Use unlimited objectsSebastian Huber2018-06-041-3/+2
* Fix and extend error message in posix timer testMartin Erik Werner2018-05-301-2/+12
* sptests: Remove CONFIGURE_MILLISECONDS_PER_TICKSebastian Huber2018-05-282-4/+0
* dltests-broken-on-this-bsp.tcfg: Add dl06Joel Sherrill2018-05-211-0/+1
* libtests/block05: Use rtems_blkdev_create()Sebastian Huber2018-05-181-22/+25
* libblock: Init deps in rtems_blkdev_create()Sebastian Huber2018-05-181-2/+8
* spcpucounter01: Enable floating-point outputSebastian Huber2018-05-141-0/+1
* ftpfs: Always build FTP clientSebastian Huber2018-05-021-1/+1
* libdebugger: Move to separate librarySebastian Huber2018-05-021-0/+1
* tests: Move rtems-test-check.pySebastian Huber2018-05-022-1/+161
* tests: Remove difftest and sorttimes toolsSebastian Huber2018-05-026-358/+0
* tests: Remove configure feature checksSebastian Huber2018-05-0223-334/+11
* Drop executable permissions on .[ch] filesJoel Sherrill2018-04-301-0/+0
* smptests/smpschededf02: Add test caseSebastian Huber2018-04-271-3/+8
* bsps: Move make/custom/* files to bspsSebastian Huber2018-04-231-1/+1
* smptests/smpschedaffinity02: Fix configurationSebastian Huber2018-04-231-0/+2
* sptests/sp36: Remove obsolete test programSebastian Huber2018-04-225-212/+0
* build: Remove subdir-objects from Ada testsSebastian Huber2018-04-201-1/+1
* bsps: Move startup files to bspsSebastian Huber2018-04-202-3/+3
* Multiple BSP tcfg: Disable iconv files.Joel Sherrill2018-04-171-0/+7
* libdl: Fix the tests loading the correct filesChris Johns2018-04-126-18/+18
* testsuites/dl06: Add a test for RAP format.Chris Johns2018-04-1210-26/+428
* build: Add support for automake's silent build support.Chris Johns2018-04-121-61/+61
* build: Fix make clean.Chris Johns2018-04-111-1/+2