summaryrefslogtreecommitdiffstats
path: root/rtemsspec/tests/test_specdoc.py
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-29 14:12:06 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-18 13:27:36 +0200
commit4f28d90a474c095deb55c6db85e9da183084aac1 (patch)
tree7f3df561120ec72d1b674471e0835c06298ffee1 /rtemsspec/tests/test_specdoc.py
parenttests: Add and use get_and_clear_log() (diff)
downloadrtems-central-4f28d90a474c095deb55c6db85e9da183084aac1.tar.bz2
specdoc: Add pattern to ignore types
Diffstat (limited to 'rtemsspec/tests/test_specdoc.py')
-rw-r--r--rtemsspec/tests/test_specdoc.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/rtemsspec/tests/test_specdoc.py b/rtemsspec/tests/test_specdoc.py
index 77fbbbd2..8b4eccb4 100644
--- a/rtemsspec/tests/test_specdoc.py
+++ b/rtemsspec/tests/test_specdoc.py
@@ -45,6 +45,8 @@ def test_document(tmpdir):
"Specification Item Hierarchy",
"hierarchy-text":
"The specification item types have the following hierarchy:",
+ "ignore":
+ "^f$",
"item-types-subsection-name":
"Specification Item Types",
"label-prefix":