summaryrefslogtreecommitdiffstats
path: root/testsuites/validation (follow)
Commit message (Expand)AuthorAgeFilesLines
* validation: Test optionsSebastian Huber2022-03-241-0/+202
* validation: Test task modesSebastian Huber2022-03-241-0/+363
* validation: Test Message ManagerFrank Kühndel2022-03-2410-932/+7524
* validation: Test IO ManagerSebastian Huber2022-03-246-0/+1313
* validation: Test Interrupt ManagerSebastian Huber2022-03-2418-330/+2081
* validation: Test Event ManagerSebastian Huber2022-03-247-0/+3220
* validation: Test rtems_cpu_usage_reset()Sebastian Huber2022-03-241-0/+151
* validation: Test Clock ManagerFrank Kühndel2022-03-245-0/+2821
* validation: Test Cache ManagerSebastian Huber2022-03-242-0/+753
* validation: Test <rtems/score/basedefs.h>Frank Kühndel2022-03-243-0/+2239
* validation: Test Barrier ManagerSebastian Huber2022-03-246-38/+806
* validation: Test attributesSebastian Huber2022-03-241-0/+350
* validation: Test application configurationSebastian Huber2022-03-249-0/+1701
* validation: Test object identificationSebastian Huber2022-03-244-0/+1110
* validation: Test mutex operationsSebastian Huber2022-03-246-0/+3683
* validation: Test semaphore operationsSebastian Huber2022-03-246-0/+1609
* validation: Test thread queuesSebastian Huber2022-03-2431-0/+15612
* validation: Add system termination test suitesSebastian Huber2022-03-2429-0/+4837
* validation: Add test suitesSebastian Huber2022-03-2410-36/+740
* validation: Improve support librarySebastian Huber2022-03-2415-26/+3637
* Improve test of rtems_interrupt_get_affinity()Sebastian Huber2021-09-021-18/+21
* validation: Improve generated test codeSebastian Huber2021-09-0220-1331/+1679
* validation: Test rtems_interrupt_handler_iterate()Sebastian Huber2021-07-261-0/+636
* validation: Test rtems_interrupt_set_affinity()Sebastian Huber2021-07-261-0/+670
* validation: Test rtems_interrupt_get_affinity()Sebastian Huber2021-07-261-0/+683
* validation: Test rtems_interrupt_raise_on()Sebastian Huber2021-07-263-2/+721
* validation: Test rtems_interrupt_is_pending()Sebastian Huber2021-07-261-0/+629
* validation: Test rtems_interrupt_clear()Sebastian Huber2021-07-261-0/+586
* validation: Test rtems_interrupt_raise()Sebastian Huber2021-07-261-0/+576
* validation: Test rtems_interrupt_entry_remove()Sebastian Huber2021-07-261-0/+1432
* validation: Test rtems_interrupt_entry_install()Sebastian Huber2021-07-261-0/+1364
* validation: Test rtems_interrupt_vector_disable()Sebastian Huber2021-07-261-0/+632
* validation: Test rtems_interrupt_vector_enable()Sebastian Huber2021-07-261-0/+638
* validation: rtems_interrupt_vector_is_enabled()Sebastian Huber2021-07-261-0/+627
* validation: Test rtems_interrupt_get_attributes()Sebastian Huber2021-07-261-0/+440
* validation: GetTestableInterruptVector()Sebastian Huber2021-07-262-0/+49
* validation: GetValidInterruptVectorNumber()Sebastian Huber2021-07-262-0/+31
* validation: HasInterruptVectorEntriesInstalled()Sebastian Huber2021-07-262-0/+81
* validation: Add CallWithinISR()Sebastian Huber2021-07-262-0/+148
* validation: Add INVALID_ID to tx-support.hSebastian Huber2021-05-143-4/+7
* validation: Add support librarySebastian Huber2021-05-148-10/+10
* validation: Fix handling of N/A pre-conditionsSebastian Huber2021-05-079-492/+43
* rtems: Check for NULL config in task constructSebastian Huber2021-04-231-130/+220
* rtems: Check for NULL config in msgq constructSebastian Huber2021-04-231-110/+195
* validation: Fix unused variable warningSebastian Huber2021-04-071-3/+2
* score: Fix task stack initializationSebastian Huber2021-03-271-1/+2
* validation: Use support functionsSebastian Huber2021-03-236-306/+66
* validation: Add test case support functionsSebastian Huber2021-03-232-0/+274
* validation: Reduce source code/rodata sizeSebastian Huber2021-03-199-9795/+1271
* validation: Task create/constructSebastian Huber2021-03-162-0/+2