summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-05testsuite: Fix warningsChris Johns2-3/+4
2022-08-05testsuite/psxclock: Check setting realtime clock does not effect sleeping tasksChris Johns1-1/+171
2022-08-04posix: Fix relative CLOCK_REALTIME sleepSebastian Huber1-32/+14
2022-08-01sp54: Fix test caseSebastian Huber1-2/+2
2022-07-29libtests/dl*: Bump up the size of CONFIGURE_INIT_TASK_STACK_SIZERyan Long10-10/+10
2022-07-28score: Use PTHREAD_CANCELED for _Thread_Cancel()Sebastian Huber1-1/+1
2022-07-28score: Use priority inheritance for thread joinSebastian Huber6-399/+509
2022-07-27psxconfig01: Increase region areaSebastian Huber1-1/+1
2022-07-26score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber1-11/+7
2022-07-25sptests/spstdc17: New testSebastian Huber2-0/+69
2022-07-21Support _REENT_THREAD_LOCAL Newlib configurationMatt Joyce1-4/+7
2022-07-21sptests: Disable Newlib reentrancyMatt Joyce4-1/+22
2022-07-21sptls04: Test an external TLS objectSebastian Huber3-3/+81
2022-07-20ada/sp09: The year 2100 cannot be setSebastian Huber1-12/+6
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-14cdtest: Restrict exceptions during sysinitSebastian Huber1-0/+14
2022-07-14spextensions01: Fix assertionSebastian Huber1-2/+11
2022-07-14validation: SMP-specific spurious interrupt testSebastian Huber1-23/+125
2022-07-13sppps01: Fix test in SMP configurationsSebastian Huber1-1/+1
2022-07-07validation: Test thread idle bodiesSebastian Huber1-0/+194
2022-07-07validation: Always test spurious interruptsSebastian Huber1-14/+10
2022-07-07validation: Test thread free of FPU ownerSebastian Huber1-0/+74
2022-07-07validation: Test scheduler detailSebastian Huber1-2/+135
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-07-04libtests/crypt01: Avoid stack overflowsSebastian Huber1-1/+5
2022-07-04samples/minimum: Prevent a stack overflowSebastian Huber1-0/+5
2022-07-04build: Add RTEMS_GCOV_COVERAGE optionSebastian Huber2-2/+2
2022-07-04gcov: Add functions to dump the gcov informationSebastian Huber1-1/+2
2022-07-04samples/cdtest: Test exceptions during system initSebastian Huber1-9/+35
2022-06-23spcpuset01: Account for <sys/cpuset.h> API changesSebastian Huber1-0/+10
2022-06-23score: Use right clock for threadq timeoutsSebastian Huber1-2/+8
2022-06-21TFTPFS: Fix test configuration for FP targetsSebastian Huber1-0/+2
2022-06-21TFTPFS: Reduce test configurationSebastian Huber1-3/+2
2022-06-21TFTPFS: Add testsFrank Kühndel5-0/+9475
2022-06-21testsuite: Fix gcc 12 warningsChris Johns62-89/+96
2022-06-14sptests/spglobalcon01/init.cc: Change license to BSD-2Joel Sherrill1-3/+22
2022-06-14samples/iostream/init.cc: Change license to BSD-2Joel Sherrill1-3/+22
2022-06-14sptests/*/*.doc: Change license to BSD-2Joel Sherrill1-3/+20
2022-06-14mptests/*/*.doc: Change license to BSD-2Joel Sherrill26-78/+572
2022-06-14smptests/*/*.doc: Change license to BSD-2Joel Sherrill10-30/+220
2022-06-14psxtmtests/*/*.doc: Change license to BSD-2Joel Sherrill45-135/+990
2022-06-14samples/*/*.doc: Change license to BSD-2Joel Sherrill12-33/+244
2022-06-14smptests/*/*.py: Change license to BSD-2Joel Sherrill4-12/+88
2022-06-09Newlib01: Add tests for rand() and lrand48()Matt Joyce2-0/+53
2022-06-09testsuite/libtests: Add exit03 to test exit() with C++Chris Johns4-0/+199
2022-06-08validation: Fix CallWithinISR()Sebastian Huber1-0/+2