summaryrefslogtreecommitdiff
path: root/testsuites (follow)
AgeCommit message (Expand)Author
2022-10-24validation: grlibSebastian Huber
2022-10-24validation: Add tests derived from modelsAndrew Butterfield
2022-10-24membench: Add memory benchmark programsSebastian Huber
2022-10-24unit: Test unlimited objects configurationFrank Kühndel
2022-10-24unit: Test POSIX-specific message queue implFrank Kühndel
2022-10-24validation: Test sparc/leon3 BSP familySebastian Huber
2022-10-24validation: Test memory allocationSebastian Huber
2022-10-24validation: Add MemorySave() and MemoryRestore()Sebastian Huber
2022-10-14validation: Use correct number of idle tasksSebastian Huber
2022-10-14score: INTERNAL_ERROR_IDLE_THREAD_STACK_TOO_SMALLSebastian Huber
2022-10-14config: Add CONFIGURE_IDLE_TASK_STORAGE_SIZESebastian Huber
2022-10-14stackchk01: Check CPU_STACK_MINIMUM_SIZESebastian Huber
2022-10-14score: INTERNAL_ERROR_IDLE_THREAD_CREATE_FAILEDSebastian Huber
2022-10-14config: Changeable size for IDLE stack allocatorSebastian Huber
2022-10-14sptls02: Fix alignment checkSebastian Huber
2022-10-14sptls01: Disable file system and Newlib reentrancySebastian Huber
2022-10-14sptls0*: Enable stack checkerSebastian Huber
2022-10-07psxrwlock01: Use an initilized lock for testsSebastian Huber
2022-10-06validation: Fix wordingSebastian Huber
2022-09-28validation: Remove unused test suiteSebastian Huber
2022-09-23rtems: Add rtems_clock_get_ticks_since_boot() functionSebastian Huber
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber
2022-09-12validation: Test deadlock detection special caseSebastian Huber
2022-09-09validation: Fix integer type warningSebastian Huber
2022-09-08libtests/sha: Add tests for SHA512-256Sebastian Huber
2022-09-08libtests/sha: Add tests for SHA512-224Sebastian Huber
2022-09-08libtests/sha: Add tests for SHA384Sebastian Huber
2022-09-08libtests/sha: Add tests for SHA224Sebastian Huber
2022-09-08minimum: Do not use unified work areasSebastian Huber
2022-09-06pthread_atfork(): Change to behavior from FACE Technical StandardJoel Sherrill
2022-09-05validation: CONFIGURE_SCHEDULER_TABLE_ENTRIESSebastian Huber
2022-09-05validation: Refine basedefs specificationSebastian Huber
2022-09-05validation: RegenerateSebastian Huber
2022-08-31validation: Ignore array bounds warningsSebastian Huber
2022-08-31libtest: Fix warnings without a pragmaSebastian Huber
2022-08-31validation: Move flush filter stop validationSebastian Huber
2022-08-31validation: Support a partial thread queue flushSebastian Huber
2022-08-30validation: Fix use of uninitialized variablesSebastian Huber
2022-08-19psxkey07/init.c: Add pragma for gcc 12 warningRyan Long
2022-08-19psxclock/init.c: Change print format for warningRyan Long
2022-08-19ttest01/test-checks.c: Initialize variablesRyan Long
2022-08-19malloctest/init.c: Added pragmas to address gcc 12 warningsRyan Long
2022-08-19dl09/dl-load.c: Fix gcc 12 warningRyan Long
2022-08-11psxtimer_face01: Improve coverage and documentationJoel Sherrill
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