summaryrefslogtreecommitdiffstats
path: root/spec/spec/test-case.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/spec/test-case.yml')
-rw-r--r--spec/spec/test-case.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/spec/test-case.yml b/spec/spec/test-case.yml
index 03260915..b8862ae8 100644
--- a/spec/spec/test-case.yml
+++ b/spec/spec/test-case.yml
@@ -37,6 +37,9 @@ spec-info:
fixture. The test case fixture pointer declaration may be provided
by the test case support code or via an included header file.
spec-type: optional-str
+ test-header:
+ description: null
+ spec-type: test-header
includes:
description: |
It shall be a list of header files included via ``#include <...>``.