-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add pseudo-integration tests for modules with all options disabled
- Loading branch information
Showing
5 changed files
with
122 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
ifdef::context[:parent-context-of-minimal-assembly: {context}] | ||
|
||
ifndef::context[] | ||
[id="minimal-assembly"] | ||
endif::[] | ||
ifdef::context[] | ||
[id="minimal-assembly_{context}"] | ||
endif::[] | ||
= Minimal assembly | ||
|
||
:context: minimal-assembly | ||
|
||
[role="_abstract"] | ||
|
||
== Prerequisites | ||
|
||
[role="_additional-resources"] | ||
== Additional resources (or Next steps) | ||
|
||
ifdef::parent-context-of-minimal-assembly[:context: {parent-context-of-minimal-assembly}] | ||
ifndef::parent-context-of-minimal-assembly[:!context:] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
[id="minimal-concept_{context}"] | ||
= Minimal concept | ||
|
||
[role="_abstract"] | ||
|
||
[role="_additional-resources"] | ||
.Additional resources | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
[id="minimal-procedure_{context}"] | ||
= Minimal procedure | ||
|
||
[role="_abstract"] | ||
|
||
.Prerequisites | ||
|
||
.Procedure | ||
|
||
.Verification | ||
|
||
[role="_additional-resources"] | ||
.Additional resources | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
[id="minimal-reference_{context}"] | ||
= Minimal reference | ||
|
||
[role="_abstract"] | ||
|
||
[role="_additional-resources"] | ||
.Additional resources | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters