Skip to content

Commit

Permalink
Add n
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabeblis authored and aj-stein-gsa committed Oct 30, 2024
1 parent f4d75f6 commit 8cf8e0f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
test-case:
name: Negative Test for has-security-impact-level
description: Test that a SSP system-characteristics element does not have a security-impact-level element.
description: Test that an SSP system-characteristics element does not have a security-impact-level element.
content: ../content/ssp-has-security-impact-level-INVALID.xml
expectations:
- constraint-id: has-security-impact-level
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
test-case:
name: Positive Test for has-security-impact-level
description: Test that a SSP system-characteristics element has a security-impact-level element.
description: Test that an SSP system-characteristics element has a security-impact-level element.
content: ../content/ssp-all-VALID.xml
expectations:
- constraint-id: has-security-impact-level
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
test-case:
name: Negative Test for has-security-sensitivity-level
description: Test that a SSP system-characteristics element does not have a security-sensitivity-level element.
description: Test that an SSP system-characteristics element does not have a security-sensitivity-level element.
content: ../content/ssp-has-security-sensitivity-level-INVALID.xml
expectations:
- constraint-id: has-security-sensitivity-level
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
test-case:
name: Positive Test for has-security-sensitivity-level
description: Test that a SSP system-characteristics element has a security-sensitivity-level element.
description: Test that an SSP system-characteristics element has a security-sensitivity-level element.
content: ../content/ssp-all-VALID.xml
expectations:
- constraint-id: has-security-sensitivity-level
Expand Down

0 comments on commit 8cf8e0f

Please sign in to comment.