summaryrefslogtreecommitdiffstats
path: root/testsuites/validation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-20295-295/+295
* validation: Add checks to static assert testsSebastian Huber2023-05-192-13/+50
* validation: RTEMS_STATIC_ANALYSISSebastian Huber2023-05-191-88/+58
* validation: Fix formattingSebastian Huber2023-05-191-2/+2
* validation: rtems_scheduler_get_maximum_priority()Sebastian Huber2023-05-191-6/+18
* validation: Improve formattingSebastian Huber2023-05-191-2/+2
* validation: Add group for runtime measurementsSebastian Huber2023-05-196-0/+322
* validation: Use spec:* referencesSebastian Huber2023-05-1915-64/+67
* validation: Fix formattingSebastian Huber2023-05-191-2/+2
* validation: Fix typoSebastian Huber2023-05-191-1/+1
* validation: Validate RTEMS_NO_TIMEOUTSebastian Huber2023-05-191-1/+28
* validation: Test the global constructionSebastian Huber2023-05-192-0/+199
* score: Avoid cyclic header file dependenciesSebastian Huber2023-04-251-7/+13
* validation: Replace enum Event with definesSebastian Huber2023-03-179-68/+90
* doxygen: Add test files to groupsSebastian Huber2023-03-174-0/+8
* validation: Fix test case group identifiersSebastian Huber2023-03-173-3/+3
* validation: Fix typoSebastian Huber2023-03-1414-17/+17
* doxygen: Add groups for related test suitesSebastian Huber2023-03-1446-49/+49
* validation: Derive names from item UIDsSebastian Huber2023-03-13273-871/+799
* validation: Improve IRQ handler dispatch testSebastian Huber2023-02-061-143/+168
* tm27: Avoid function pointer castsSebastian Huber2023-01-241-3/+7
* bsps/irq: Rename handler in dispatch tableSebastian Huber2022-12-024-10/+10
* validation: Fix unused variable warningSebastian Huber2022-11-111-2/+0
* validation: Improve spurious interrupt test caseSebastian Huber2022-11-113-29/+76
* validation: Properly teardown test casesSebastian Huber2022-11-093-3/+98
* validation: Use correct number of idle tasksSebastian Huber2022-10-141-1/+16
* score: INTERNAL_ERROR_IDLE_THREAD_STACK_TOO_SMALLSebastian Huber2022-10-143-0/+356
* config: Add CONFIGURE_IDLE_TASK_STORAGE_SIZESebastian Huber2022-10-147-1/+19
* score: INTERNAL_ERROR_IDLE_THREAD_CREATE_FAILEDSebastian Huber2022-10-144-0/+339
* config: Changeable size for IDLE stack allocatorSebastian Huber2022-10-142-3/+3
* validation: Fix wordingSebastian Huber2022-10-061-6/+6
* validation: Remove unused test suiteSebastian Huber2022-09-281-94/+0
* rtems: Add rtems_clock_get_ticks_since_boot() functionSebastian Huber2022-09-231-14/+61
* validation: Test deadlock detection special caseSebastian Huber2022-09-121-0/+190
* validation: Fix integer type warningSebastian Huber2022-09-091-1/+1
* validation: CONFIGURE_SCHEDULER_TABLE_ENTRIESSebastian Huber2022-09-053-2/+119
* validation: Refine basedefs specificationSebastian Huber2022-09-051-0/+129
* validation: RegenerateSebastian Huber2022-09-051-6/+6
* validation: Ignore array bounds warningsSebastian Huber2022-08-311-0/+10
* validation: Move flush filter stop validationSebastian Huber2022-08-314-106/+408
* validation: Support a partial thread queue flushSebastian Huber2022-08-317-31/+53
* validation: Fix use of uninitialized variablesSebastian Huber2022-08-301-20/+16
* validation: Use T_report_hash_sha256_update()Sebastian Huber2022-08-101-0/+2
* posix: Fix relative CLOCK_REALTIME sleepSebastian Huber2022-08-041-32/+14
* score: Use priority inheritance for thread joinSebastian Huber2022-07-283-385/+370
* validation: SMP-specific spurious interrupt testSebastian Huber2022-07-141-23/+125
* validation: Test thread idle bodiesSebastian Huber2022-07-071-0/+194
* validation: Always test spurious interruptsSebastian Huber2022-07-071-14/+10
* validation: Test thread free of FPU ownerSebastian Huber2022-07-071-0/+74
* validation: Test scheduler detailSebastian Huber2022-07-071-2/+135