summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* validation: Fix typoSebastian Huber10 days1-1/+1
* validation: Improve bad thread dispatch validationSebastian Huber11 days1-17/+70
* smptests/smpipi01: Fix sporadic test failureSebastian Huber11 days1-6/+42
* smpmulticast01: Ignore SMP_FATAL_SHUTDOWN_RESPONSESebastian Huber11 days1-8/+10
* testsuites/unit: Add tests for compiler builtinsSebastian Huber11 days1-14/+207
* bsps/xil-ttc: Improve clock driverSebastian Huber2024-04-111-0/+136
* bsps/xil-ttc: Add XIL_FATAL_TTC_IRQ_INSTALLSebastian Huber2024-04-113-0/+350
* validation: Fix powerpc in test caseSebastian Huber2024-04-091-1/+1
* Do not define CONFIGURE_TICKS_PER_TIMESLICE to 0Sebastian Huber2024-03-2063-63/+0
* validation/tc-sched-smp: Fix synchronization issueMatt Joyce2024-03-111-0/+1
* testsuites/dhrystone: Initialize before useKinsey Moore2024-03-051-0/+1
* testsuites/unit: Add files to groupSebastian Huber2024-02-272-0/+12
* testsuites/jffs2: Add test for empty NOR FSKinsey Moore2024-02-263-0/+262
* testsuites/dl11: Test TLS on a secondary threadKinsey Moore2024-02-192-15/+59
* crc: Add a CRC-24Q implementationSebastian Huber2024-02-161-0/+42
* base64: Add decoderMatthew Joyce2024-02-161-0/+180
* base64: Move base64 encoding supportSebastian Huber2024-02-161-11/+12
* smpopenmp01: Convert to JSON dataSebastian Huber2024-01-153-126/+118
* smplock01: Convert to JSON dataSebastian Huber2024-01-154-2682/+397
* sptimecounter02: Convert to JSON dataSebastian Huber2024-01-153-1064/+120
* tmtimer01: Convert to JSON dataSebastian Huber2024-01-154-178/+328
* tmfine01: Convert to JSON dataSebastian Huber2024-01-153-4270/+239
* tmcontext01: Convert to JSON dataSebastian Huber2024-01-153-317/+181
* tmcontext01: Improve timing measurements for sparcSebastian Huber2024-01-151-16/+12
* tmcontext01: Prevent optimizationsSebastian Huber2024-01-151-12/+3
* libio: Clean up usage of rtems_termios_device_modeKinsey Moore2024-01-103-3/+3
* testsuites/fstests: Add JFFS2 NAND support testsKinsey Moore2023-12-222-0/+290
* fstests/tftpfs: Use rtems_test_run()Sebastian Huber2023-12-191-56/+2
* tm27: Add TM27_INTERRUPT_VECTOR_ALTERNATIVESebastian Huber2023-12-194-6/+44
* tm27: Add optional TM27_INTERRUPT_VECTOR_DEFAULTSebastian Huber2023-12-191-1/+7
* psxftw01: Simplify and use rtems_test_run()Sebastian Huber2023-12-141-56/+6
* validation: Add nested test case remarksSebastian Huber2023-11-2826-0/+156
* validation: Remove superfluous includesSebastian Huber2023-11-231-4/+0
* validation: Improve MrsP validationSebastian Huber2023-11-234-16/+46
* validation: Fix typosSebastian Huber2023-11-073-6/+6
* validation: Improve thread idle bodies testSebastian Huber2023-11-071-4/+15
* testsuites/unit: Add tests for compiler builtinsSebastian Huber2023-11-021-8/+391
* validation: Add wrapped bsp_interrupt_dispatch for MicroBlazeAlex White2023-10-271-0/+17
* validation: Support powerpc in test caseSebastian Huber2023-10-121-0/+17
* testsuites/unit: Fix build error on aarch64Sebastian Huber2023-10-121-2/+6
* testsuites/unit: Add tests for compiler builtinsSebastian Huber2023-10-121-0/+561
* validation: Test CPU performanceSebastian Huber2023-10-121-0/+270
* validation: Check thread dispatching detailSebastian Huber2023-10-121-1/+93
* validation: Compatibility for other RTEMS versionsSebastian Huber2023-09-261-6/+12
* validation: Simplify partition performance testSebastian Huber2023-09-261-2/+1
* validation: Check stack of interrupted contextSebastian Huber2023-09-261-0/+251
* psx13: Fix use of uninitialized variable warningSebastian Huber2023-09-261-0/+2
* tests: Add header for RTEMS test printerSebastian Huber2023-09-2633-31/+31
* score: Add _CPU_Get_TLS_thread_pointer()Sebastian Huber2023-09-151-0/+33
* score: Fix TLS support for some code modelsSebastian Huber2023-09-151-1/+3