summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-1115-15/+15
* Generate an error if a BSP in the --enable-rtemsbsp list is not validChris Johns2018-04-111-14/+0
* fstest/fsrfsbitmap01: Update RFS bitmap tests to test fixes.Chris Johns2018-04-111-0/+19
* sptests: Fix AM_CONDITIONALSebastian Huber2018-04-101-2/+2
* testsuites: Remove the test check from the subdir support.Chris Johns2018-04-101-23/+3
* testsuite/tmtests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-1043-1043/+437
* testsuite/sptests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-10219-5001/+2257
* testsuite/smptests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-1057-1191/+691
* testsuite/samples: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-1022-372/+168
* testsuite/irhealstone: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-108-155/+78
* testsuite/psxtmtests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-1051-1370/+711
* testsuite/psxtests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-10105-2686/+1294
* testsuite/mptests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-1080-633/+262
* testsuite/fstests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-1097-1730/+702
* testsuite/libtests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-10100-2480/+1401
* testsuite/benchmarks: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-105-73/+51
* testsuite: Autoconf test check support.Chris Johns2018-04-101-0/+31