summaryrefslogtreecommitdiff
path: root/testsuites (follow)
AgeCommit message (Expand)Author
2022-08-11validation: grlibSebastian Huber
2022-08-11validation: Add tests derived from modelsAndrew Butterfield
2022-08-11membench: Add memory benchmark programsSebastian Huber
2022-08-11unit: Test unlimited objects configurationFrank Kühndel
2022-08-11unit: Test POSIX-specific message queue implFrank Kühndel
2022-08-11validation: Test sparc/leon3 BSP familySebastian Huber
2022-08-11validation: Test memory allocationSebastian Huber
2022-08-11validation: Add MemorySave() and MemoryRestore()Sebastian Huber
2022-08-10psxtimer0[12]/psxtimer.c: Reformat file header.Joel Sherrill
2022-08-10Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIORJoel Sherrill
2022-08-10validation: Use T_report_hash_sha256_update()Sebastian Huber
2022-08-05testsuite: Fix warningsChris Johns
2022-08-05testsuite/psxclock: Check setting realtime clock does not effect sleeping tasksChris Johns
2022-08-04posix: Fix relative CLOCK_REALTIME sleepSebastian Huber
2022-08-01sp54: Fix test caseSebastian Huber
2022-07-29libtests/dl*: Bump up the size of CONFIGURE_INIT_TASK_STACK_SIZERyan Long
2022-07-28score: Use PTHREAD_CANCELED for _Thread_Cancel()Sebastian Huber
2022-07-28score: Use priority inheritance for thread joinSebastian Huber
2022-07-27psxconfig01: Increase region areaSebastian Huber
2022-07-26score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber
2022-07-25sptests/spstdc17: New testSebastian Huber
2022-07-21Support _REENT_THREAD_LOCAL Newlib configurationMatt Joyce
2022-07-21sptests: Disable Newlib reentrancyMatt Joyce
2022-07-21sptls04: Test an external TLS objectSebastian Huber
2022-07-20ada/sp09: The year 2100 cannot be setSebastian Huber
2022-07-18spsysinit01: Account for use of .noinit sectionSebastian Huber
2022-07-18spunlimited01: New testSebastian Huber
2022-07-15score: Extend memory dirty/zero actionsSebastian Huber
2022-07-15score: Place object controls into .noinit sectionsSebastian Huber
2022-07-14cdtest: Restrict exceptions during sysinitSebastian Huber
2022-07-14spextensions01: Fix assertionSebastian Huber
2022-07-14validation: SMP-specific spurious interrupt testSebastian Huber
2022-07-13sppps01: Fix test in SMP configurationsSebastian Huber
2022-07-07validation: Test thread idle bodiesSebastian Huber
2022-07-07validation: Always test spurious interruptsSebastian Huber
2022-07-07validation: Test thread free of FPU ownerSebastian Huber
2022-07-07validation: Test scheduler detailSebastian Huber
2022-07-05sppps01: Add test case for early returns of pps_event()Gabriel Moyano
2022-07-04score: Add _CPU_Use_thread_local_storage()Sebastian Huber
2022-07-04libtests/crypt01: Avoid stack overflowsSebastian Huber
2022-07-04samples/minimum: Prevent a stack overflowSebastian Huber
2022-07-04build: Add RTEMS_GCOV_COVERAGE optionSebastian Huber
2022-07-04gcov: Add functions to dump the gcov informationSebastian Huber
2022-07-04samples/cdtest: Test exceptions during system initSebastian Huber
2022-06-23spcpuset01: Account for <sys/cpuset.h> API changesSebastian Huber
2022-06-23score: Use right clock for threadq timeoutsSebastian Huber
2022-06-21TFTPFS: Fix test configuration for FP targetsSebastian Huber
2022-06-21TFTPFS: Reduce test configurationSebastian Huber
2022-06-21TFTPFS: Add testsFrank Kühndel
2022-06-21testsuite: Fix gcc 12 warningsChris Johns