summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-14validation: Add RTEMS_DEFINE_GLOBAL_SYMBOL() testSebastian Huber1-1/+29
2023-09-14sp37: Check ISR level of system initSebastian Huber1-0/+18
2023-09-13tests: Improve RTEMS_DEFINE_GLOBAL_SYMBOL() testsSebastian Huber2-5/+24
2023-08-28cpukit/libdl: Correctly account for section alignmentsChris Johns1-0/+1
2023-08-27libdl: Realloc text memory if there are trampolinesChris Johns1-2/+14
2023-08-21libdl: Add support to import base image TLS symbolsChris Johns1-2/+25
2023-08-11Add the Regulator Interface and testJoel Sherrill3-0/+1436
2023-08-09samples/iostream: Produce proper begin/end messageSebastian Huber1-4/+5
2023-08-09validation: Fix variable typeSebastian Huber1-1/+1
2023-08-04psxkey07: Fix POSIX key value pair configurationSebastian Huber1-22/+20
2023-07-28score: Move formatted I/O functionsSebastian Huber3-3/+1
2023-07-27Revert "cpukit/dev/can: Added CAN support"Gedare Bloom2-359/+0
2023-07-25validation: Task entry return for idle threadsSebastian Huber2-1/+73
2023-07-21validation: Fix formattingSebastian Huber3-4/+12
2023-07-21testsuites: Remove stray ';'Sebastian Huber42-87/+87
2023-07-21validation: Improve sparc/leon3 shutdown testSebastian Huber3-43/+160
2023-07-21unit: Test unlimited objects configurationFrank Kühndel1-0/+171
2023-07-21unit: Test POSIX-specific message queue implFrank Kühndel1-0/+452
2023-07-14validation: Test sparc/leon3 BSP familySebastian Huber13-0/+1632
2023-07-14validation: grlibSebastian Huber4-0/+1020
2023-07-03Revert accidentally committed "Remove unused _IO_Relax"Joel Sherrill1-0/+67
2023-07-03Remove unused _IO_RelaxJoel Sherrill1-67/+0
2023-06-10testsuites/flashdev01: Use correct page_size typeKinsey Moore1-1/+1
2023-05-23smptests: Print proper end of test messageSebastian Huber3-4/+16
2023-05-20Update company nameSebastian Huber570-570/+570
2023-05-19validation: Add checks to static assert testsSebastian Huber2-13/+50
2023-05-19validation: RTEMS_STATIC_ANALYSISSebastian Huber1-88/+58
2023-05-19validation: Fix formattingSebastian Huber1-2/+2
2023-05-19validation: rtems_scheduler_get_maximum_priority()Sebastian Huber1-6/+18
2023-05-19validation: Improve formattingSebastian Huber1-2/+2
2023-05-19validation: Add group for runtime measurementsSebastian Huber6-0/+322
2023-05-19validation: Use spec:* referencesSebastian Huber15-64/+67
2023-05-19validation: Fix formattingSebastian Huber1-2/+2
2023-05-19validation: Fix typoSebastian Huber1-1/+1
2023-05-19validation: Validate RTEMS_NO_TIMEOUTSebastian Huber1-1/+28
2023-05-19validation: Test the global constructionSebastian Huber2-0/+199
2023-05-16testsuites/libtests: Add test for flashdevAaron Nyholm5-0/+513
2023-04-25score: Avoid cyclic header file dependenciesSebastian Huber1-7/+13
2023-03-17validation: Replace enum Event with definesSebastian Huber9-68/+90
2023-03-17doxygen: Add test files to groupsSebastian Huber5-0/+14
2023-03-17validation: Fix test case group identifiersSebastian Huber3-3/+3
2023-03-15cpukit/jffs2: Add support for NAND under JFFS2Kinsey Moore1-1/+1
2023-03-14validation: Fix typoSebastian Huber14-17/+17
2023-03-14doxygen: Add groups for related test suitesSebastian Huber48-51/+51
2023-03-14spsysinit01: Fix sem_open() callSebastian Huber1-1/+1
2023-03-13validation: Derive names from item UIDsSebastian Huber275-878/+805
2023-02-06validation: Improve IRQ handler dispatch testSebastian Huber1-143/+168
2023-01-24tm27: Avoid function pointer castsSebastian Huber3-67/+69
2023-01-20testsuites/libtest/dl11: Add DL test for TLSKinsey Moore6-0/+370
2022-12-02bsps/irq: Rename handler in dispatch tableSebastian Huber4-10/+10