summaryrefslogtreecommitdiff
path: root/testsuites (follow)
AgeCommit message (Expand)Author
2023-02-06validation: grlibSebastian Huber
2023-02-06validation: Add tests derived from modelsAndrew Butterfield
2023-02-06membench: Add memory benchmark programsSebastian Huber
2023-02-06unit: Test unlimited objects configurationFrank Kühndel
2023-02-06unit: Test POSIX-specific message queue implFrank Kühndel
2023-02-06validation: Test sparc/leon3 BSP familySebastian Huber
2023-02-06validation: Test memory allocationSebastian Huber
2023-02-06validation: Add MemorySave() and MemoryRestore()Sebastian Huber
2023-02-06validation: Improve IRQ handler dispatch testSebastian Huber
2023-01-24tm27: Avoid function pointer castsSebastian Huber
2023-01-20testsuites/libtest/dl11: Add DL test for TLSKinsey Moore
2022-12-02bsps/irq: Rename handler in dispatch tableSebastian Huber
2022-11-14testsuites/smptests: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman
2022-11-11validation: Fix unused variable warningSebastian Huber
2022-11-11validation: Improve spurious interrupt test caseSebastian Huber
2022-11-10Remove remnants of rtems_io_lookup_nameJoel Sherrill
2022-11-09validation: Properly teardown test casesSebastian Huber
2022-10-30cpukit/dev/can: Added CAN supportPrashanth S
2022-10-25sptests: Avoid fatal error to end a testSebastian 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