summaryrefslogtreecommitdiffstats
path: root/eng (follow)
Commit message (Collapse)AuthorAgeFilesLines
* eng: Move code formatting rules into one sectionSebastian Huber2020-11-114-181/+197
| | | | | Clarify the 80 character limit. Change the line continuation indent level.
* eng: Clarify "Coding Conventions" introductionSebastian Huber2020-11-111-5/+5
|
* eng: Clarify "Source Documentation" sectionSebastian Huber2020-11-112-10/+19
|
* eng: Add header file conventionsSebastian Huber2020-11-113-0/+41
|
* eng: Remove "Generating a Tools Patch"Sebastian Huber2020-11-112-36/+0
| | | | | This section is probably some left over stuff from CVS times. The topic is already covered by the "Software Development (Git Users)" section.
* eng: Add function attributesSebastian Huber2020-11-091-0/+7
| | | | Update #3715.
* eng: Replace spec2doc.py with spec2modules.pySebastian Huber2020-10-241-7/+7
| | | | Update #3715.
* eng: Add placement link roleSebastian Huber2020-10-111-0/+12
| | | | Update #3715.
* eng: Move index-entries to all interfacesSebastian Huber2020-10-111-6/+5
| | | | Update #3715.
* Improve file header comment in generated filesSebastian Huber2020-10-111-4/+9
|
* eng: Remove explicit figure classSebastian Huber2020-10-091-2/+0
| | | | This makes the legend left justified.
* eng: Add proper figure titlesSebastian Huber2020-10-081-0/+4
| | | | The first paragraph of a figure directive block is the figure title.
* eng: Clarify stlib build attributeSebastian Huber2020-10-011-13/+32
| | | | Update #4107.
* eng: Fix typoSebastian Huber2020-09-281-1/+1
|
* eng/test-framework.rst -- Fix typoFrank Kühndel2020-09-181-3/+3
|
* eng: Remove double blank lineSebastian Huber2020-09-181-1/+0
|
* eng: Update release processSebastian Huber2020-09-181-2/+6
|
* eng: Add BSP build system chapterSebastian Huber2020-09-132-0/+490
| | | | Update #3818.
* eng: Update the python template, add a shell templateChris Johns2020-09-011-4/+59
|
* eng: Add automatically generated warningSebastian Huber2020-08-191-0/+7
| | | | Update #3715.
* eng: Unify test attribute keysSebastian Huber2020-08-191-19/+19
| | | | Update #3715.
* eng: Add test header to test caseSebastian Huber2020-08-191-77/+82
| | | | Update #3715.
* eng: Remove test name attributeSebastian Huber2020-08-191-28/+0
| | | | | | Derive the test name from the item UID. Update #3715.
* eng: Add test case attributesSebastian Huber2020-08-191-0/+18
| | | | Update #3715.
* eng: Add Doxyfile update to release processSebastian Huber2020-08-101-0/+2
|
* eng: Add reference to unspecified interfacesSebastian Huber2020-08-071-0/+4
| | | | Update #3715.
* eng: Add more variants of unspecified interfacesSebastian Huber2020-08-071-4/+16
| | | | Update #3715.
* eng: Add application config options how-toSebastian Huber2020-08-071-0/+119
| | | | Update #3715.
* eng: Refer to the rtems-central repositorySebastian Huber2020-08-071-7/+6
| | | | Close #4043.
* eng: Partially revert previous commitSebastian Huber2020-08-061-18/+0
| | | | | | | The previous commit contained more than just a typo fix. Remove this part. Update #3715.
* eng: Fix typoSebastian Huber2020-08-061-2/+19
| | | | Update #3715.
* eng/release: Add libbsd version updateChristian Mauderer2020-07-291-0/+9
|
* eng: Fix format of regular expressionsSebastian Huber2020-07-281-9/+9
| | | | Update #3715.
* eng: Add ability to skip action transitionsSebastian Huber2020-07-281-8/+43
| | | | | | | | | | Sometimes the pre-conditions in an action requirement are not independent and it is necessary skip a certain set of pre-condition states. This should be used with care since no test code is run in these cases. There shall be a reason given why skipping a transition is justified. Update #3715.
* eng: Support N/A in the action transitionsSebastian Huber2020-07-281-4/+13
| | | | | | | | Sometimes the pre-conditions in an action requirement are not independent and it is necessary to mark pre-conditions as not applicable in a particular transition. Update #3715.
* eng: Add brief description to header file itemsSebastian Huber2020-07-281-1/+7
| | | | Update #3715.
* eng: Add requirement text to interface groupsSebastian Huber2020-07-281-0/+6
| | | | | | | This allows to state the requirement for an interface group directly in the item. Update #3715.
* eng: Add recommendations for attributesSebastian Huber2020-07-241-4/+30
| | | | Fix formatting.
* eng: Update test framework chapterSebastian Huber2020-07-232-103/+313
| | | | | | | | Document the dynamic text fixtures, utility functions, and the interrupt test support. Reorder some sections and reword some paragraphs based on review comments. Update #3199.
* eng: fix typo in coding-file-hdr.rstG S Niteesh Babu2020-07-111-1/+1
|
* eng: Fix typoSebastian Huber2020-07-031-1/+1
| | | | Update #3715.
* eng: Reformat to maximize the text widthSebastian Huber2020-07-031-72/+69
| | | | | | Remove extra "X" character in some labels. Update #3715.
* eng: Update release processSebastian Huber2020-06-301-4/+20
|
* eng: Update the release procedure.Chris Johns2020-06-261-12/+156
|
* eng: Clarify action requirement specificationSebastian Huber2020-06-171-6/+136
| | | | Update #3715.
* eng: Update action requirement specificationSebastian Huber2020-06-101-1/+80
| | | | Update #3715.
* eng: Update specification how-to sectionSebastian Huber2020-06-081-0/+75
| | | | Update #3715.
* eng: Add a specification type for actionsSebastian Huber2020-06-081-24/+377
| | | | | | | | | Add support to specify functional requirements for actions (functions or macros) via a transition map of pre-conditions to post-conditions. This will be the work horse for functional requirements. Generation of corresponding validation tests is supported. Update #3715.
* eng: Add generic attribute key typesSebastian Huber2020-06-041-26/+37
| | | | Update #3715.
* eng: Simplify wording for specification itemsSebastian Huber2020-06-041-247/+217
| | | | Update #3715.