summaryrefslogtreecommitdiffstats
path: root/testsuites/validation (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-13validation: Derive names from item UIDsSebastian Huber273-871/+799
2023-02-06validation: Improve IRQ handler dispatch testSebastian Huber1-143/+168
2023-01-24tm27: Avoid function pointer castsSebastian Huber1-3/+7
2022-12-02bsps/irq: Rename handler in dispatch tableSebastian Huber4-10/+10
2022-11-11validation: Fix unused variable warningSebastian Huber1-2/+0
2022-11-11validation: Improve spurious interrupt test caseSebastian Huber3-29/+76
2022-11-09validation: Properly teardown test casesSebastian Huber3-3/+98
2022-10-14validation: Use correct number of idle tasksSebastian Huber1-1/+16
2022-10-14score: INTERNAL_ERROR_IDLE_THREAD_STACK_TOO_SMALLSebastian Huber3-0/+356
2022-10-14config: Add CONFIGURE_IDLE_TASK_STORAGE_SIZESebastian Huber7-1/+19
2022-10-14score: INTERNAL_ERROR_IDLE_THREAD_CREATE_FAILEDSebastian Huber4-0/+339
2022-10-14config: Changeable size for IDLE stack allocatorSebastian Huber2-3/+3
2022-10-06validation: Fix wordingSebastian Huber1-6/+6
2022-09-28validation: Remove unused test suiteSebastian Huber1-94/+0
2022-09-23rtems: Add rtems_clock_get_ticks_since_boot() functionSebastian Huber1-14/+61
2022-09-12validation: Test deadlock detection special caseSebastian Huber1-0/+190
2022-09-09validation: Fix integer type warningSebastian Huber1-1/+1
2022-09-05validation: CONFIGURE_SCHEDULER_TABLE_ENTRIESSebastian Huber3-2/+119
2022-09-05validation: Refine basedefs specificationSebastian Huber1-0/+129
2022-09-05validation: RegenerateSebastian Huber1-6/+6
2022-08-31validation: Ignore array bounds warningsSebastian Huber1-0/+10
2022-08-31validation: Move flush filter stop validationSebastian Huber4-106/+408
2022-08-31validation: Support a partial thread queue flushSebastian Huber7-31/+53
2022-08-30validation: Fix use of uninitialized variablesSebastian Huber1-20/+16
2022-08-10validation: Use T_report_hash_sha256_update()Sebastian Huber1-0/+2
2022-08-04posix: Fix relative CLOCK_REALTIME sleepSebastian Huber1-32/+14
2022-07-28score: Use priority inheritance for thread joinSebastian Huber3-385/+370
2022-07-14validation: SMP-specific spurious interrupt testSebastian Huber1-23/+125
2022-07-07validation: Test thread idle bodiesSebastian Huber1-0/+194
2022-07-07validation: Always test spurious interruptsSebastian Huber1-14/+10
2022-07-07validation: Test thread free of FPU ownerSebastian Huber1-0/+74
2022-07-07validation: Test scheduler detailSebastian Huber1-2/+135
2022-07-04build: Add RTEMS_GCOV_COVERAGE optionSebastian Huber2-2/+2
2022-07-04gcov: Add functions to dump the gcov informationSebastian Huber1-1/+2
2022-06-23score: Use right clock for threadq timeoutsSebastian Huber1-2/+8
2022-06-08validation: Fix CallWithinISR()Sebastian Huber1-0/+2
2022-04-12validation: Avoid double fatal errorSebastian Huber1-0/+2
2022-04-12validation: Allow custom idle task bodySebastian Huber1-2/+8
2022-03-29rtems: Clarify scheduler of created taskSebastian Huber4-2/+205
2022-03-29validation: Use individual names for ident testsSebastian Huber14-41/+129
2022-03-24validation: Clarify commentSebastian Huber1-1/+1
2022-03-24smp: Add fatal errorSebastian Huber3-0/+333
2022-03-24validation: Test support functionsSebastian Huber2-0/+421
2022-03-24validation: Test thread implementationSebastian Huber5-0/+624
2022-03-24validation: Test SMP-specific aspectsSebastian Huber4-0/+964
2022-03-24validation: Test scheduler operationsSebastian Huber4-0/+3848
2022-03-24validation: Test C libary functionsSebastian Huber2-0/+464
2022-03-24validation: Test <sys/lock.h> mutex operationsSebastian Huber1-0/+433
2022-03-24validation: Test futex supportSebastian Huber2-0/+844
2022-03-24validation: Test status code directivesSebastian Huber4-0/+1601