summaryrefslogtreecommitdiffstats
path: root/spec (follow)
Commit message (Expand)AuthorAgeFilesLines
* spec: Improve timer order testSebastian Huber2021-09-071-11/+27
* spec: Improve TLS specificationSebastian Huber2021-09-074-2/+42
* spec: Improve thread pinning test caseSebastian Huber2021-09-061-0/+5
* spec: Specifiy timer fire orderSebastian Huber2021-09-062-0/+120
* spec: Specify thread pinningSebastian Huber2021-09-066-0/+326
* spec: Take TOD hooks into accountSebastian Huber2021-09-061-9/+98
* spec: Adjust to new latest valid time of daySebastian Huber2021-09-062-31/+5
* spec: Use TEST_MINIMUM_STACK_SIZESebastian Huber2021-09-061-2/+2
* spec: Document time of day constraintsSebastian Huber2021-09-034-4/+51
* spec: Specify some C library functionsSebastian Huber2021-09-038-0/+300
* spec: Simplify rtems_interrupt_entry_remove()Sebastian Huber2021-09-021-2/+2
* spec: Specify <sys/lock.h>Sebastian Huber2021-09-023-0/+19
* spec: Fix substitutionsSebastian Huber2021-09-021-3/+3
* spec: Partially specify message managerFrank Kühndel2021-09-0212-0/+2111
* spec: Specify futex operationsSebastian Huber2021-09-0211-0/+641
* spec: Add conditional build dependenciesSebastian Huber2021-08-301-0/+27
* spec: Document build optionSebastian Huber2021-08-301-2/+6
* validation: Add ${.:/test-context-type}Sebastian Huber2021-08-1748-57/+57
* spec: Move TQ get owner to base contextSebastian Huber2021-08-173-8/+3
* spec: Remove space profile test suiteSebastian Huber2021-08-163-370/+0
* spec: Specify initial modes in task constructionSebastian Huber2021-08-161-1/+515
* spec: Specify floating-point task constructionSebastian Huber2021-08-161-2/+73
* spec: Improve rtems_task_construct() validationSebastian Huber2021-08-161-84/+261
* spec: Specify priority ceiling violationSebastian Huber2021-08-122-38/+126
* spec: Improve coverageSebastian Huber2021-08-121-18/+21
* spec: Specify priority ceiling violationSebastian Huber2021-08-112-26/+125
* spec: Specify per-processor jobs orderSebastian Huber2021-08-112-0/+99
* spec: Specify rtems_status_text()Sebastian Huber2021-08-111-0/+432
* spec: Test default values of acfg optionsSebastian Huber2021-08-112-0/+311
* spec: Specify thread-local storageSebastian Huber2021-08-116-0/+141
* spec: Improve rtems_task_wake_after()Sebastian Huber2021-08-111-4/+66
* spec: Clarify rtems_task_construct()Sebastian Huber2021-08-101-15/+47
* spec: Specify a thread termination error conditionSebastian Huber2021-08-102-0/+150
* spec: Improve rtems_partition_return_buffer()Sebastian Huber2021-08-101-6/+13
* spec: Add code coverage support for _Terminate()Sebastian Huber2021-08-101-0/+5
* spec: Improve branch coverageSebastian Huber2021-08-102-3/+15
* spec: Improve rtems_interrupt_entry_install() testSebastian Huber2021-08-101-23/+101
* spec: Specify user extensionsSebastian Huber2021-08-0921-28/+1119
* spec: Simplify specificationSebastian Huber2021-08-071-375/+71
* spec: Improve branch coverageSebastian Huber2021-08-071-2/+2
* spec: Fix sporadic test failuresSebastian Huber2021-08-061-8/+14
* spec: Specify rate monotonic manager directivesFrank Kühndel2021-08-0618-0/+2442
* spec: Specify rtems_task_delete()Sebastian Huber2021-08-061-0/+1433
* spec: Use SetSelfPriorityNoYield()Sebastian Huber2021-08-061-20/+2
* spec: Improve bsp_interrupt_spurious() test caseSebastian Huber2021-08-051-28/+64
* spec: Update GetTestableInterruptVector() callsSebastian Huber2021-08-053-3/+3
* spec: Move thread queue wrapping to support codeSebastian Huber2021-08-051-77/+15
* spec: Improve rtems_task_restart() specificationSebastian Huber2021-08-051-0/+27
* spec: Fix "the the"Sebastian Huber2021-08-052-3/+3
* spec: Specify SMP system initializationSebastian Huber2021-08-058-5/+190