summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sptls03/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
* sptls0*: Enable stack checkerSebastian Huber2022-10-141-0/+4
* sptests: Disable Newlib reentrancyMatt Joyce2022-07-211-0/+7
* testsuites/sptests/sp[s-z]*: Change license to BSD-2Joel Sherrill2022-04-051-3/+22
* bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-6/+0
* sptests: Avoid a dependency on errnoSebastian Huber2022-01-281-1/+6
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* tests: Use simple console driverSebastian Huber2017-11-061-1/+1
* tests: Remove TEST_INITSebastian Huber2017-10-281-2/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-231-0/+2
* sptls03/init.c: Make type and constants uint32_t to avoid overflow warningsJoel Sherrill2015-03-241-4/+4
* tests/sptests: Use <rtems/test.h>Sebastian Huber2014-03-251-2/+6
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Fix thread TLS area initializationSebastian Huber2014-02-241-0/+57