summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/tstsmallmem.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* unit: Add a unit test suiteSebastian Huber2022-04-061-0/+1
|
* validation: Add test suitesSebastian Huber2022-03-241-1/+12
| | | | | | | | | | | | The test source code is generated from specification items by the "./spec2modules.py" script contained in the git://git.rtems.org/rtems-central.git Git repository. Please read the "How-To" section in the "Software Requirements Engineering" chapter of the RTEMS Software Engineering manual to get more information about the process. Update #3716.
* build: Merge default-by-family into by-variantSebastian Huber2021-08-181-1/+0
| | | | | | | Prefix the BSP family name with "bsps/" to make it distinct to the BSP variant names. Update #4468.
* build: Use BSP family for optionsChris Johns2021-07-151-0/+1
| | | | | | | - Optionally add support for 'default-by-family' to allow option to be set by a family and so all related BSPs Close #4468
* validation: Add Validation1 test suiteSebastian Huber2021-02-201-0/+1
| | | | Update #4244.
* build: Exclude performance-0 in small mem BSPsSebastian Huber2020-12-101-0/+1
|
* validation: Add general purpose test suiteSebastian Huber2020-09-171-0/+1
| | | | | | | | | Add a general purpose test suite for validation tests. This is the first test suite generated from a specification item in the rtems-central repository. Update #3959.
* build: Alternative build system based on wafSebastian Huber2020-09-141-0/+128
Update #3818.