summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* validation: Add RTEMS_DEFINE_GLOBAL_SYMBOL() testSebastian Huber2023-09-141-1/+29
* sp37: Check ISR level of system initSebastian Huber2023-09-141-0/+18
* tests: Improve RTEMS_DEFINE_GLOBAL_SYMBOL() testsSebastian Huber2023-09-132-5/+24
* cpukit/libdl: Correctly account for section alignmentsChris Johns2023-08-281-0/+1
* libdl: Realloc text memory if there are trampolinesChris Johns2023-08-271-2/+14
* libdl: Add support to import base image TLS symbolsChris Johns2023-08-211-2/+25
* Add the Regulator Interface and testJoel Sherrill2023-08-113-0/+1436
* samples/iostream: Produce proper begin/end messageSebastian Huber2023-08-091-4/+5
* validation: Fix variable typeSebastian Huber2023-08-091-1/+1
* psxkey07: Fix POSIX key value pair configurationSebastian Huber2023-08-041-22/+20
* score: Move formatted I/O functionsSebastian Huber2023-07-283-3/+1
* Revert "cpukit/dev/can: Added CAN support"Gedare Bloom2023-07-272-359/+0
* validation: Task entry return for idle threadsSebastian Huber2023-07-252-1/+73