summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-01sp54: Fix test caseSebastian Huber1-2/+2
2022-07-26score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber1-11/+7
2022-07-25sptests/spstdc17: New testSebastian Huber2-0/+69
2022-07-21sptests: Disable Newlib reentrancyMatt Joyce4-1/+22
2022-07-21sptls04: Test an external TLS objectSebastian Huber3-3/+81
2022-07-18spsysinit01: Account for use of .noinit sectionSebastian Huber1-2/+2
2022-07-18spunlimited01: New testSebastian Huber2-0/+139
2022-07-15score: Extend memory dirty/zero actionsSebastian Huber1-6/+42
2022-07-15score: Place object controls into .noinit sectionsSebastian Huber1-1/+2
2022-07-14spextensions01: Fix assertionSebastian Huber1-2/+11
2022-07-13sppps01: Fix test in SMP configurationsSebastian Huber1-1/+1
2022-07-05sppps01: Add test case for early returns of pps_event()Gabriel Moyano1-3/+46
2022-07-04score: Add _CPU_Use_thread_local_storage()Sebastian Huber1-4/+16
2022-06-23spcpuset01: Account for <sys/cpuset.h> API changesSebastian Huber1-0/+10
2022-06-21testsuite: Fix gcc 12 warningsChris Johns2-1/+6
2022-06-14sptests/spglobalcon01/init.cc: Change license to BSD-2Joel Sherrill1-3/+22
2022-06-14sptests/*/*.doc: Change license to BSD-2Joel Sherrill1-3/+20
2022-06-14smptests/*/*.py: Change license to BSD-2Joel Sherrill1-3/+22
2022-05-27sppps01: Improve default handler testGabriel Moyano1-0/+6
2022-05-23testsuites/sptests: Add sppps01 testGabriel Moyano1-0/+191
2022-05-23timepps.h: PPS_SYNC defined by defaultGabriel Moyano1-1/+1
2022-04-27sp65/init.c: Add file header and licenseRyan Long1-0/+15
2022-04-27sp47/init.c: Add file header and licenseRyan Long1-0/+15
2022-04-27sp44/init.c: Add file header and licenseRyan Long1-0/+15
2022-04-27sptests/sp27*: Manually adding file headers and licensesRyan Long2-0/+70
2022-04-27sptests: Manually adding file headers and licensesRyan Long16-0/+560
2022-04-05sp0*/*.doc: Remove junk UTF-8 characterJoel Sherrill6-5/+9
2022-04-05testsuites/sptests/sp[i-z]*/*.doc: Change license to BSD-2Joel Sherrill40-120/+880
2022-04-05testsuites/sptests/sp[a-h]*/*.doc: Change license to BSD-2Joel Sherrill29-84/+618
2022-04-05testsuites/sptests/sp[0-7]*/*.doc: Change license to BSD-2Joel Sherrill69-207/+1518
2022-04-05testsuites/sptests/sp[s-z]*: Change license to BSD-2Joel Sherrill55-165/+1210
2022-04-05testsuites/sptests/sp[g-r]*: Change license to BSD-2Joel Sherrill51-153/+1122
2022-04-05testsuites/sptests/sp[a-f*]*: Change license to BSD-2Joel Sherrill52-156/+1144
2022-04-05testsuites/sptests/sp[4-7]*: Change license to BSD-2Joel Sherrill31-93/+682
2022-04-05testsuites/sptests/sp[2-3]*: Change license to BSD-2Joel Sherrill40-120/+880
2022-04-05testsuites/sptests/sp1*: Change license to BSD-2Joel Sherrill49-147/+1078
2022-04-05testsuites/sptests/sp0*: Change license to BSD-2Joel Sherrill41-123/+902
2022-03-10testsuites: Manual file header clean upChristian Mauderer1-6/+0
2022-03-10bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill54-319/+2
2022-03-10testsuites/.../*doc: Manual cleanup of embedded brains File HeadersJoel Sherrill3-27/+5
2022-02-21kern_ntptime.c: Port to RTEMSSebastian Huber1-0/+111
2022-01-28sptests: Avoid a dependency on errnoSebastian Huber7-3/+26
2022-01-27Remove obsolete rtems_gxx_*() implementationSebastian Huber6-108/+0
2022-01-12spintrcritical21: Clear pending eventsSebastian Huber1-0/+16
2021-11-23score: Simplify thread wait state handlingSebastian Huber4-20/+6
2021-11-23score: Add node to insert to Chain_Node_orderSebastian Huber1-1/+7
2021-11-18rtems: Use RTEMS_WHO_AM_I for rtems_task_ident()Sebastian Huber12-13/+13
2021-11-15score: Port large time delta support to RTEMSSebastian Huber1-2/+2
2021-11-15score: Introduce CPU budget operationsSebastian Huber1-0/+8
2021-10-29testsuite: Add machine exception resume testKinsey Moore3-0/+98