summaryrefslogtreecommitdiff
path: root/spec/spec/build-test-program.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-27 16:18:19 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commitf313e5670bebb032cd438270321dbef2038ebc04 (patch)
tree0a099da5170781c46d0a4fa31f8cef8b240447ca /spec/spec/build-test-program.yml
parente720d8418a2154a0786b62d77e2859624aff5a9e (diff)
specdoc: Use mapper substitutions for descriptions
Diffstat (limited to 'spec/spec/build-test-program.yml')
-rw-r--r--spec/spec/build-test-program.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/spec/build-test-program.yml b/spec/spec/build-test-program.yml
index 6afbcf28..29218cc0 100644
--- a/spec/spec/build-test-program.yml
+++ b/spec/spec/build-test-program.yml
@@ -53,10 +53,10 @@ spec-info:
description: |
This set of attributes specifies a test program executable to build.
Test programs may use additional objects provided by
- :ref:`SpecTypeBuildObjectsItemType` items. Test programs have an
- implicit ``enabled-by`` attribute value which is controlled by the option
- action :ref:`set-test-state <SpecTypeBuildOptionItemType>`. If the test
- state is set to ``exclude``, then the test program is not built.
+ ${build-objects:/spec-name} items. Test programs have an implicit
+ ``enabled-by`` attribute value which is controlled by the option action
+ :ref:`set-test-state <SpecTypeBuildOptionItemType>`. If the test state
+ is set to ``exclude``, then the test program is not built.
required-attributes: all
spec-name: Build Test Program Item Type
spec-type: build-test-program