summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Fix warningsChris Johns2022-08-052-3/+4
* testsuite/psxclock: Check setting realtime clock does not effect sleeping tasksChris Johns2022-08-051-1/+171
* posix: Fix relative CLOCK_REALTIME sleepSebastian Huber2022-08-041-32/+14
* sp54: Fix test caseSebastian Huber2022-08-011-2/+2
* libtests/dl*: Bump up the size of CONFIGURE_INIT_TASK_STACK_SIZERyan Long2022-07-2910-10/+10
* score: Use PTHREAD_CANCELED for _Thread_Cancel()Sebastian Huber2022-07-281-1/+1
* score: Use priority inheritance for thread joinSebastian Huber2022-07-286-399/+509
* psxconfig01: Increase region areaSebastian Huber2022-07-271-1/+1
* score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber2022-07-261-11/+7
* sptests/spstdc17: New testSebastian Huber2022-07-252-0/+69
* Support _REENT_THREAD_LOCAL Newlib configurationMatt Joyce2022-07-211-4/+7
* sptests: Disable Newlib reentrancyMatt Joyce2022-07-214-1/+22
* sptls04: Test an external TLS objectSebastian Huber2022-07-213-3/+81
* ada/sp09: The year 2100 cannot be setSebastian Huber2022-07-201-12/+6
* 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
* cdtest: Restrict exceptions during sysinitSebastian Huber2022-07-141-0/+14
* spextensions01: Fix assertionSebastian Huber2022-07-141-2/+11
* validation: SMP-specific spurious interrupt testSebastian Huber2022-07-141-23/+125
* sppps01: Fix test in SMP configurationsSebastian Huber2022-07-131-1/+1
* validation: Test thread idle bodiesSebastian Huber2022-07-071-0/+194
* validation: Always test spurious interruptsSebastian Huber2022-07-071-14/+10
* validation: Test thread free of FPU ownerSebastian Huber2022-07-071-0/+74
* validation: Test scheduler detailSebastian Huber2022-07-071-2/+135
* 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
* libtests/crypt01: Avoid stack overflowsSebastian Huber2022-07-041-1/+5
* samples/minimum: Prevent a stack overflowSebastian Huber2022-07-041-0/+5
* build: Add RTEMS_GCOV_COVERAGE optionSebastian Huber2022-07-042-2/+2
* gcov: Add functions to dump the gcov informationSebastian Huber2022-07-041-1/+2
* samples/cdtest: Test exceptions during system initSebastian Huber2022-07-041-9/+35
* spcpuset01: Account for <sys/cpuset.h> API changesSebastian Huber2022-06-231-0/+10
* score: Use right clock for threadq timeoutsSebastian Huber2022-06-231-2/+8
* TFTPFS: Fix test configuration for FP targetsSebastian Huber2022-06-211-0/+2
* TFTPFS: Reduce test configurationSebastian Huber2022-06-211-3/+2
* TFTPFS: Add testsFrank Kühndel2022-06-215-0/+9475
* testsuite: Fix gcc 12 warningsChris Johns2022-06-2162-89/+96
* sptests/spglobalcon01/init.cc: Change license to BSD-2Joel Sherrill2022-06-141-3/+22
* samples/iostream/init.cc: Change license to BSD-2Joel Sherrill2022-06-141-3/+22
* sptests/*/*.doc: Change license to BSD-2Joel Sherrill2022-06-141-3/+20
* mptests/*/*.doc: Change license to BSD-2Joel Sherrill2022-06-1426-78/+572
* smptests/*/*.doc: Change license to BSD-2Joel Sherrill2022-06-1410-30/+220
* psxtmtests/*/*.doc: Change license to BSD-2Joel Sherrill2022-06-1445-135/+990
* samples/*/*.doc: Change license to BSD-2Joel Sherrill2022-06-1412-33/+244
* smptests/*/*.py: Change license to BSD-2Joel Sherrill2022-06-144-12/+88
* Newlib01: Add tests for rand() and lrand48()Matt Joyce2022-06-092-0/+53
* testsuite/libtests: Add exit03 to test exit() with C++Chris Johns2022-06-094-0/+199
* validation: Fix CallWithinISR()Sebastian Huber2022-06-081-0/+2