summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-28riscv: Add dummy SMP supportSebastian Huber1-1/+2
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-15tools: Remove packhexSebastian Huber1-4/+0
2018-06-14tools: Remove rtems-bin2cSebastian Huber2-2/+2
2018-06-05Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREESebastian Huber8-10/+78
2018-06-05Update rtems_fatal_source_text()Sebastian Huber2-2/+3
2018-06-04capture: Use unlimited objectsSebastian Huber1-3/+2
2018-05-30Fix and extend error message in posix timer testMartin Erik Werner1-2/+12
2018-05-28sptests: Remove CONFIGURE_MILLISECONDS_PER_TICKSebastian Huber2-4/+0
2018-05-21dltests-broken-on-this-bsp.tcfg: Add dl06Joel Sherrill1-0/+1
2018-05-18libtests/block05: Use rtems_blkdev_create()Sebastian Huber1-22/+25
2018-05-18libblock: Init deps in rtems_blkdev_create()Sebastian Huber1-2/+8
2018-05-14spcpucounter01: Enable floating-point outputSebastian Huber1-0/+1
2018-05-02ftpfs: Always build FTP clientSebastian Huber1-1/+1
2018-05-02libdebugger: Move to separate librarySebastian Huber1-0/+1
2018-05-02tests: Move rtems-test-check.pySebastian Huber2-1/+161
2018-05-02tests: Remove difftest and sorttimes toolsSebastian Huber6-358/+0
2018-05-02tests: Remove configure feature checksSebastian Huber23-334/+11
2018-04-30Drop executable permissions on .[ch] filesJoel Sherrill1-0/+0
2018-04-27smptests/smpschededf02: Add test caseSebastian Huber1-3/+8
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber1-1/+1
2018-04-23smptests/smpschedaffinity02: Fix configurationSebastian Huber1-0/+2
2018-04-22sptests/sp36: Remove obsolete test programSebastian Huber5-212/+0
2018-04-20build: Remove subdir-objects from Ada testsSebastian Huber1-1/+1
2018-04-20bsps: Move startup files to bspsSebastian Huber2-3/+3
2018-04-17Multiple BSP tcfg: Disable iconv files.Joel Sherrill1-0/+7
2018-04-12libdl: Fix the tests loading the correct filesChris Johns6-18/+18
2018-04-12testsuites/dl06: Add a test for RAP format.Chris Johns10-26/+428
2018-04-12build: Add support for automake's silent build support.Chris Johns1-61/+61
2018-04-11build: Fix make clean.Chris Johns1-1/+2
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns15-15/+15
2018-04-11Generate an error if a BSP in the --enable-rtemsbsp list is not validChris Johns1-14/+0
2018-04-11fstest/fsrfsbitmap01: Update RFS bitmap tests to test fixes.Chris Johns1-0/+19
2018-04-10sptests: Fix AM_CONDITIONALSebastian Huber1-2/+2
2018-04-10testsuites: Remove the test check from the subdir support.Chris Johns1-23/+3
2018-04-10testsuite/tmtests: Merged nested Makefile.am files into one Makefile.amChris Johns43-1043/+437
2018-04-10testsuite/sptests: Merged nested Makefile.am files into one Makefile.amChris Johns219-5001/+2257
2018-04-10testsuite/smptests: Merged nested Makefile.am files into one Makefile.amChris Johns57-1191/+691
2018-04-10testsuite/samples: Merged nested Makefile.am files into one Makefile.amChris Johns22-372/+168
2018-04-10testsuite/irhealstone: Merged nested Makefile.am files into one Makefile.amChris Johns8-155/+78
2018-04-10testsuite/psxtmtests: Merged nested Makefile.am files into one Makefile.amChris Johns51-1370/+711
2018-04-10testsuite/psxtests: Merged nested Makefile.am files into one Makefile.amChris Johns105-2686/+1294
2018-04-10testsuite/mptests: Merged nested Makefile.am files into one Makefile.amChris Johns80-633/+262
2018-04-10testsuite/fstests: Merged nested Makefile.am files into one Makefile.amChris Johns97-1730/+702
2018-04-10testsuite/libtests: Merged nested Makefile.am files into one Makefile.amChris Johns100-2480/+1401
2018-04-10testsuite/benchmarks: Merged nested Makefile.am files into one Makefile.amChris Johns5-73/+51
2018-04-10testsuite: Autoconf test check support.Chris Johns1-0/+31