summaryrefslogtreecommitdiffstats
path: root/rtemsspec/tests/test_applconfig.py
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-02-14 08:02:57 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-02-14 08:05:47 +0100
commit942e8b236ee491ad059ee1cfac3662991738b030 (patch)
tree99fe2f199cf5c23127bb64ece1787a7d298dae50 /rtemsspec/tests/test_applconfig.py
parentrequirements.txt: Add coconut (diff)
downloadrtems-central-942e8b236ee491ad059ee1cfac3662991738b030.tar.bz2
rtemsspec: Use @ref for appl config options
The application configuration options are documented in "cpukit/doxygen/appl-config.h". Since the application configuration option defines are also present in multiple test program sources, the "#OPTION" references cannot be mapped to a unique definition. Add an anchor for each option and reference it to avoid the issues with the multiple definitions.
Diffstat (limited to 'rtemsspec/tests/test_applconfig.py')
-rw-r--r--rtemsspec/tests/test_applconfig.py24
1 files changed, 23 insertions, 1 deletions
diff --git a/rtemsspec/tests/test_applconfig.py b/rtemsspec/tests/test_applconfig.py
index fb68ccb1..4c307d36 100644
--- a/rtemsspec/tests/test_applconfig.py
+++ b/rtemsspec/tests/test_applconfig.py
@@ -512,6 +512,8 @@ description m
/**
* @brief This configuration option is a boolean feature define.
*
+ * @anchor a
+ *
* description a
*
* @par Default Configuration
@@ -523,7 +525,7 @@ description m
*
* references:
*
- * * #b
+ * * @ref b
*
* * <a href="unspec-group.html">Unspec Group</a>
*
@@ -555,6 +557,8 @@ description m
/**
* @brief This configuration option is a boolean feature define.
*
+ * @anchor b
+ *
* description b
*
* @par Default Configuration
@@ -568,6 +572,8 @@ description m
/**
* @brief This configuration option is an integer define.
*
+ * @anchor c
+ *
* description c
*
* @par Default Value
@@ -586,6 +592,8 @@ description m
/**
* @brief This configuration option is an integer define.
*
+ * @anchor e
+ *
* description e
*
* @par Default Value
@@ -598,6 +606,8 @@ description m
/**
* @brief This configuration option is an integer define.
*
+ * @anchor f
+ *
* description f
*
* @par Default Value
@@ -610,6 +620,8 @@ description m
/**
* @brief This configuration option is an integer define.
*
+ * @anchor h
+ *
* description h
*
* @par Default Value
@@ -622,6 +634,8 @@ description m
/**
* @brief This configuration option is an integer define.
*
+ * @anchor i
+ *
* description i
*
* @par Default Value
@@ -634,6 +648,8 @@ description m
/**
* @brief This configuration option is an integer define.
*
+ * @anchor j
+ *
* description j
*
* @par Default Value
@@ -649,6 +665,8 @@ description m
/**
* @brief This configuration option is an integer define.
*
+ * @anchor k
+ *
* description k
*
* @par Default Value
@@ -661,6 +679,8 @@ description m
/**
* @brief This configuration option is an initializer define.
*
+ * @anchor l
+ *
* description l
*
* @par Default Value
@@ -683,6 +703,8 @@ description m
/**
* @brief This configuration option is an initializer define.
*
+ * @anchor m
+ *
* description m
*
* @par Default Value