summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* spec: Move specification of specification itemsSebastian Huber2020-09-1831-0/+1
| | | | This makes it reusable.
* items: Use commonpath() instead of commonprefix()Sebastian Huber2020-09-181-1/+1
| | | | This ensures that we get a valid path.
* specdoc: Make section texts configurableSebastian Huber2020-09-183-12/+32
|
* specdoc: Make label prefix configurableSebastian Huber2020-09-183-19/+22
|
* content: Add CContent.add_includes() test caseSebastian Huber2020-09-181-0/+6
|
* spec: Fix attribute validation testSebastian Huber2020-09-181-3/+3
|
* spec: Delete resources in validation testsSebastian Huber2020-09-188-8/+31
|
* interface: Register license of header fileSebastian Huber2020-09-181-0/+1
|
* spec: Add OAR copyright to <rtems.h>Sebastian Huber2020-09-181-1/+2
| | | | Clarify brief description.
* spec: Move multiprocessing API definesSebastian Huber2020-09-182-0/+0
|
* spec: Fix typoSebastian Huber2020-09-171-1/+1
|
* spec: Use rtems_task_construct()Sebastian Huber2020-09-173-34/+72
|
* spec: Fix referencesSebastian Huber2020-09-171-3/+3
|
* spec: Fix typoSebastian Huber2020-09-161-1/+1
|
* spec: Fix typoSebastian Huber2020-09-161-1/+1
|
* spec: Fix typoSebastian Huber2020-09-161-1/+1
|
* spec: Document rtems_task_construct(), ...Sebastian Huber2020-09-163-6/+32
|
* spec: Group items by componentSebastian Huber2020-09-161633-16988/+16985
|
* spec: Specify rtems_task_construct()Sebastian Huber2020-09-1613-59/+143
| | | | Previous directive name was rtems_task_create_from_config().
* spec: Specify rtems_task_create_from_config()Sebastian Huber2020-09-1113-105/+843
|
* validation: Use call_function()Sebastian Huber2020-09-112-18/+12
|
* content: Split long @defgroup linesSebastian Huber2020-09-112-1/+26
|
* interface: Fix macro linksSebastian Huber2020-09-112-2/+3
|
* interface: Add Doxygen links to config optionsSebastian Huber2020-09-102-1/+4
|
* spec: Specify Event ManagerSebastian Huber2020-08-209-0/+1685
|
* spec: Specify task modesSebastian Huber2020-08-208-1/+332
|
* spec: Specify directive optionsSebastian Huber2020-08-194-0/+160
|
* spec: Specify directive attributesSebastian Huber2020-08-195-0/+338
|
* spec: Add SMP support to validation test suiteSebastian Huber2020-08-191-1/+22
|
* spec: Use tr-* file pattern for test runsSebastian Huber2020-08-1910-14/+14
|
* validation: Add automatically generated warningSebastian Huber2020-08-192-0/+65
|
* interface: Add automatically generated warningSebastian Huber2020-08-192-0/+10
|
* specdoc: Add automatically generated warningSebastian Huber2020-08-192-0/+8
|
* content: Add add_automatically_generated_warning()Sebastian Huber2020-08-192-13/+16
|
* doxygen: Sort group namesSebastian Huber2020-08-191-1/+1
|
* build: Gather test header filesSebastian Huber2020-08-195-3/+36
|
* validation: Add test documentation to groupSebastian Huber2020-08-193-71/+60
|
* validation: Add ${step/123} supportSebastian Huber2020-08-193-22/+24
|
* validation: Add test header for test casesSebastian Huber2020-08-194-59/+400
|
* spec: Unify test attribute keysSebastian Huber2020-08-1919-271/+276
|
* spec: Add test header to test case item typeSebastian Huber2020-08-1918-20/+37
|
* validation: Fix typosSebastian Huber2020-08-191-2/+2
|
* items: Add Item.specSebastian Huber2020-08-193-1/+11
|
* validation: Use dictionary to gather itemsSebastian Huber2020-08-191-16/+36
|
* validation: Update due to test API changesSebastian Huber2020-08-192-12/+14
|
* validation: Remove explicit test namesSebastian Huber2020-08-1926-304/+258
|
* validation: Add test context supportSebastian Huber2020-08-198-0/+16
|
* validation: Add test cleanupSebastian Huber2020-08-198-0/+21
|
* validation: Add test early preparationSebastian Huber2020-08-198-6/+32
|
* content: Add to_camel_case()Sebastian Huber2020-08-192-9/+13
|