summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
8 daysvalidation: Fix typoSebastian Huber1-1/+1
9 daysvalidation: Improve bad thread dispatch validationSebastian Huber1-17/+70
9 dayssmptests/smpipi01: Fix sporadic test failureSebastian Huber1-6/+42
9 dayssmpmulticast01: Ignore SMP_FATAL_SHUTDOWN_RESPONSESebastian Huber1-8/+10
9 daystestsuites/unit: Add tests for compiler builtinsSebastian Huber1-14/+207
14 daysbsps/xil-ttc: Improve clock driverSebastian Huber1-0/+136
14 daysbsps/xil-ttc: Add XIL_FATAL_TTC_IRQ_INSTALLSebastian Huber3-0/+350
2024-04-09validation: Fix powerpc in test caseSebastian Huber1-1/+1
2024-03-20Do not define CONFIGURE_TICKS_PER_TIMESLICE to 0Sebastian Huber63-63/+0
2024-03-11validation/tc-sched-smp: Fix synchronization issueMatt Joyce1-0/+1
2024-03-05testsuites/dhrystone: Initialize before useKinsey Moore1-0/+1
2024-02-27testsuites/unit: Add files to groupSebastian Huber2-0/+12
2024-02-26testsuites/jffs2: Add test for empty NOR FSKinsey Moore3-0/+262
2024-02-19testsuites/dl11: Test TLS on a secondary threadKinsey Moore2-15/+59
2024-02-16crc: Add a CRC-24Q implementationSebastian Huber1-0/+42
2024-02-16base64: Add decoderMatthew Joyce1-0/+180
2024-02-16base64: Move base64 encoding supportSebastian Huber1-11/+12
2024-01-15smpopenmp01: Convert to JSON dataSebastian Huber3-126/+118
2024-01-15smplock01: Convert to JSON dataSebastian Huber4-2682/+397
2024-01-15sptimecounter02: Convert to JSON dataSebastian Huber3-1064/+120
2024-01-15tmtimer01: Convert to JSON dataSebastian Huber4-178/+328
2024-01-15tmfine01: Convert to JSON dataSebastian Huber3-4270/+239
2024-01-15tmcontext01: Convert to JSON dataSebastian Huber3-317/+181
2024-01-15tmcontext01: Improve timing measurements for sparcSebastian Huber1-16/+12
2024-01-15tmcontext01: Prevent optimizationsSebastian Huber1-12/+3
2024-01-10libio: Clean up usage of rtems_termios_device_modeKinsey Moore3-3/+3
2023-12-22testsuites/fstests: Add JFFS2 NAND support testsKinsey Moore2-0/+290
2023-12-19fstests/tftpfs: Use rtems_test_run()Sebastian Huber1-56/+2
2023-12-19tm27: Add TM27_INTERRUPT_VECTOR_ALTERNATIVESebastian Huber4-6/+44
2023-12-19tm27: Add optional TM27_INTERRUPT_VECTOR_DEFAULTSebastian Huber1-1/+7
2023-12-14psxftw01: Simplify and use rtems_test_run()Sebastian Huber1-56/+6
2023-11-28validation: Add nested test case remarksSebastian Huber26-0/+156
2023-11-23validation: Remove superfluous includesSebastian Huber1-4/+0
2023-11-23validation: Improve MrsP validationSebastian Huber4-16/+46
2023-11-07validation: Fix typosSebastian Huber3-6/+6
2023-11-07validation: Improve thread idle bodies testSebastian Huber1-4/+15
2023-11-02testsuites/unit: Add tests for compiler builtinsSebastian Huber1-8/+391
2023-10-27validation: Add wrapped bsp_interrupt_dispatch for MicroBlazeAlex White1-0/+17
2023-10-12validation: Support powerpc in test caseSebastian Huber1-0/+17
2023-10-12testsuites/unit: Fix build error on aarch64Sebastian Huber1-2/+6
2023-10-12testsuites/unit: Add tests for compiler builtinsSebastian Huber1-0/+561
2023-10-12validation: Test CPU performanceSebastian Huber1-0/+270
2023-10-12validation: Check thread dispatching detailSebastian Huber1-1/+93
2023-09-26validation: Compatibility for other RTEMS versionsSebastian Huber1-6/+12
2023-09-26validation: Simplify partition performance testSebastian Huber1-2/+1
2023-09-26validation: Check stack of interrupted contextSebastian Huber1-0/+251
2023-09-26psx13: Fix use of uninitialized variable warningSebastian Huber1-0/+2
2023-09-26tests: Add header for RTEMS test printerSebastian Huber33-31/+31
2023-09-15score: Add _CPU_Get_TLS_thread_pointer()Sebastian Huber1-0/+33
2023-09-15score: Fix TLS support for some code modelsSebastian Huber1-1/+3