Path:
tests/integration/features/source_code_traceability/_source_nodes/_validation/01_cfg_required_features_not_enabled/test.itest
Lines:
9
Non-empty lines:
8
Non-empty lines covered with requirements:
8 / 8 (100.0%)
Functions:
0
Functions covered by requirements:
0 / 0 (0.0%)
1
#
2
# @relation(SDOC-SRS-141, scope=file)
3
#
4
# Using source_nodes depends on having REQUIREMENT_TO_SOURCE_TRACEABILITY
5
# enabled. Warn if not enabled by configuration.
6
#
7
8
RUN: %expect_exit 0 %strictdoc export %S --output-dir %T | filecheck %s --dump-input=fail
9
CHECK: warning: defining source_nodes without enabling REQUIREMENT_TO_SOURCE_TRACEABILITY has no effect