Commit b3bb629f authored by filatov's avatar filatov
Browse files

change a little bit description of TPs

parent 4e308056
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
            "key": "_description",
            "origin": "d027a0e6-8a56-4bbf-8039-7cf43dfac24c",
            "type": "STRING",
            "value": "Check that IUT discards a secured CAM if the header_fields contains more than one element of header field type: signer_info"
            "value": "Check that IUT discards a secured CAM if the header_fields contains more than header field 'signer_info'"
        },
        "_expectedResults": {
            "isGenerated": false,
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
            "key": "_description",
            "origin": "b836d7bd-1c67-4179-8321-68e132a473cc",
            "type": "STRING",
            "value": "Check that IUT discards a secured CAM if the header_fields does not contain the header field type: signer_info"
            "value": "Check that IUT discards a secured CAM if the header_fields does not contain the header 'signer_info'"
        },
        "_expectedResults": {
            "isGenerated": false,
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
            "key": "_description",
            "origin": "22fcb348-8869-4895-b9be-6bb7d3e15eb6",
            "type": "STRING",
            "value": "Check that IUT is able to receive a secured CAM where the signer_info header fields is not encoded first\r\n"
            "value": "Check that IUT is able to receive a secured CAM where the header fields 'signer_info' is not encoded first\r\n"
        },
        "_expectedResults": {
            "isGenerated": false,
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
            "key": "_description",
            "origin": "444fbe17-0b99-4963-b1f1-4b6cba035ca4",
            "type": "STRING",
            "value": "Check that IUT discards a secured CAM if the header_fields contains more than one element of header field type: generation_time"
            "value": "Check that IUT discards a secured CAM if the header_fields contains more than one header field 'generation_time'"
        },
        "_expectedResults": {
            "isGenerated": false,
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
            "key": "_description",
            "origin": "e0c8271c-e7b9-4b97-b565-3854f4d624eb",
            "type": "STRING",
            "value": "Check that IUT discards a secured CAM if the header_fields does not contain the element of header field of type: generation_time"
            "value": "Check that IUT discards a secured CAM if the header_fields does not contain the header field 'generation_time'"
        },
        "_expectedResults": {
            "isGenerated": false,
Loading