summaryrefslogtreecommitdiffstats
path: root/testsuites/validation (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* build: Add RTEMS_GCOV_COVERAGE optionSebastian Huber2022-07-042-2/+2
* gcov: Add functions to dump the gcov informationSebastian Huber2022-07-041-1/+2
* score: Use right clock for threadq timeoutsSebastian Huber2022-06-231-2/+8
* validation: Fix CallWithinISR()Sebastian Huber2022-06-081-0/+2
* validation: Avoid double fatal errorSebastian Huber2022-04-121-0/+2
* validation: Allow custom idle task bodySebastian Huber2022-04-121-2/+8
* rtems: Clarify scheduler of created taskSebastian Huber2022-03-294-2/+205
* validation: Use individual names for ident testsSebastian Huber2022-03-2914-41/+129
* validation: Clarify commentSebastian Huber2022-03-241-1/+1
* smp: Add fatal errorSebastian Huber2022-03-243-0/+333
* validation: Test support functionsSebastian Huber2022-03-242-0/+421
* validation: Test thread implementationSebastian Huber2022-03-245-0/+624
* validation: Test SMP-specific aspectsSebastian Huber2022-03-244-0/+964
* validation: Test scheduler operationsSebastian Huber2022-03-244-0/+3848
* validation: Test C libary functionsSebastian Huber2022-03-242-0/+464
* validation: Test <sys/lock.h> mutex operationsSebastian Huber2022-03-241-0/+433
* validation: Test futex supportSebastian Huber2022-03-242-0/+844
* validation: Test status code directivesSebastian Huber2022-03-244-0/+1601