summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (follow)
Commit message (Expand)AuthorAgeFilesLines
* sp54: Fix test caseSebastian Huber2022-08-011-2/+2
* score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber2022-07-261-11/+7
* sptests/spstdc17: New testSebastian Huber2022-07-252-0/+69
* sptests: Disable Newlib reentrancyMatt Joyce2022-07-214-1/+22
* sptls04: Test an external TLS objectSebastian Huber2022-07-213-3/+81
* spsysinit01: Account for use of .noinit sectionSebastian Huber2022-07-181-2/+2
* spunlimited01: New testSebastian Huber2022-07-182-0/+139
* score: Extend memory dirty/zero actionsSebastian Huber2022-07-151-6/+42
* score: Place object controls into .noinit sectionsSebastian Huber2022-07-151-1/+2
* spextensions01: Fix assertionSebastian Huber2022-07-141-2/+11
* sppps01: Fix test in SMP configurationsSebastian Huber2022-07-131-1/+1
* sppps01: Add test case for early returns of pps_event()Gabriel Moyano2022-07-051-3/+46
* score: Add _CPU_Use_thread_local_storage()Sebastian Huber2022-07-041-4/+16
* spcpuset01: Account for <sys/cpuset.h> API changesSebastian Huber2022-06-231-0/+10
* testsuite: Fix gcc 12 warningsChris Johns2022-06-212-1/+6
* sptests/spglobalcon01/init.cc: Change license to BSD-2Joel Sherrill2022-06-141-3/+22
* sptests/*/*.doc: Change license to BSD-2Joel Sherrill2022-06-141-3/+20
* smptests/*/*.py: Change license to BSD-2Joel Sherrill2022-06-141-3/+22
* sppps01: Improve default handler testGabriel Moyano2022-05-271-0/+6
* testsuites/sptests: Add sppps01 testGabriel Moyano2022-05-231-0/+191
* timepps.h: PPS_SYNC defined by defaultGabriel Moyano2022-05-231-1/+1
* sp65/init.c: Add file header and licenseRyan Long2022-04-271-0/+15
* sp47/init.c: Add file header and licenseRyan Long2022-04-271-0/+15
* sp44/init.c: Add file header and licenseRyan Long2022-04-271-0/+15
* sptests/sp27*: Manually adding file headers and licensesRyan Long2022-04-272-0/+70
* sptests: Manually adding file headers and licensesRyan Long2022-04-2716-0/+560
* sp0*/*.doc: Remove junk UTF-8 characterJoel Sherrill2022-04-056-5/+9
* testsuites/sptests/sp[i-z]*/*.doc: Change license to BSD-2Joel Sherrill2022-04-0540-120/+880
* testsuites/sptests/sp[a-h]*/*.doc: Change license to BSD-2Joel Sherrill2022-04-0529-84/+618
* testsuites/sptests/sp[0-7]*/*.doc: Change license to BSD-2Joel Sherrill2022-04-0569-207/+1518
* testsuites/sptests/sp[s-z]*: Change license to BSD-2Joel Sherrill2022-04-0555-165/+1210
* testsuites/sptests/sp[g-r]*: Change license to BSD-2Joel Sherrill2022-04-0551-153/+1122
* testsuites/sptests/sp[a-f*]*: Change license to BSD-2Joel Sherrill2022-04-0552-156/+1144
* testsuites/sptests/sp[4-7]*: Change license to BSD-2Joel Sherrill2022-04-0531-93/+682
* testsuites/sptests/sp[2-3]*: Change license to BSD-2Joel Sherrill2022-04-0540-120/+880
* testsuites/sptests/sp1*: Change license to BSD-2Joel Sherrill2022-04-0549-147/+1078
* testsuites/sptests/sp0*: Change license to BSD-2Joel Sherrill2022-04-0541-123/+902
* testsuites: Manual file header clean upChristian Mauderer2022-03-101-6/+0
* bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill2022-03-1054-319/+2
* testsuites/.../*doc: Manual cleanup of embedded brains File HeadersJoel Sherrill2022-03-103-27/+5
* kern_ntptime.c: Port to RTEMSSebastian Huber2022-02-211-0/+111
* sptests: Avoid a dependency on errnoSebastian Huber2022-01-287-3/+26
* Remove obsolete rtems_gxx_*() implementationSebastian Huber2022-01-276-108/+0
* spintrcritical21: Clear pending eventsSebastian Huber2022-01-121-0/+16
* score: Simplify thread wait state handlingSebastian Huber2021-11-234-20/+6
* score: Add node to insert to Chain_Node_orderSebastian Huber2021-11-231-1/+7
* rtems: Use RTEMS_WHO_AM_I for rtems_task_ident()Sebastian Huber2021-11-1812-13/+13
* score: Port large time delta support to RTEMSSebastian Huber2021-11-151-2/+2
* score: Introduce CPU budget operationsSebastian Huber2021-11-151-0/+8
* testsuite: Add machine exception resume testKinsey Moore2021-10-293-0/+98