summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sptls03/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-10-14sptls0*: Enable stack checkerSebastian Huber1-0/+4
2022-07-21sptests: Disable Newlib reentrancyMatt Joyce1-0/+7
2022-04-05testsuites/sptests/sp[s-z]*: Change license to BSD-2Joel Sherrill1-3/+22
2022-03-10bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2022-01-28sptests: Avoid a dependency on errnoSebastian Huber1-1/+6
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2015-03-24sptls03/init.c: Make type and constants uint32_t to avoid overflow warningsJoel Sherrill1-4/+4
2014-03-25tests/sptests: Use <rtems/test.h>Sebastian Huber1-2/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-24score: Fix thread TLS area initializationSebastian Huber1-11/+14
2013-09-16libblock: PR2145: Limit maximum read-ahead blocksSebastian Huber1-0/+54