DMTF / SPDM-Responder-Validator

BSD 3-Clause "New" or "Revised" License
9 stars 13 forks source link

NEGOTIATE_ALGORITHMS is absent in Test 9.4 #97

Closed mcsmonk closed 11 months ago

mcsmonk commented 11 months ago

https://github.com/DMTF/SPDM-Responder-Validator/blob/9d1aa8856b0c4314d74a31155de39306357ada98/doc/9.FinishRsp.md?plain=1#L131-L147

Different to setup shown in this test scenario, it seems that there is no NOGOTIATE_ALGORITHMS step in code

https://github.com/DMTF/SPDM-Responder-Validator/blob/9d1aa8856b0c4314d74a31155de39306357ada98/library/spdm_responder_conformance_test_lib/spdm_responder_test_9_finish_rsp.c#L1490-L1494

https://github.com/DMTF/SPDM-Responder-Validator/blob/9d1aa8856b0c4314d74a31155de39306357ada98/library/spdm_responder_conformance_test_lib/spdm_responder_test_9_finish_rsp.c#L248

https://github.com/DMTF/SPDM-Responder-Validator/blob/9d1aa8856b0c4314d74a31155de39306357ada98/library/spdm_responder_conformance_test_lib/spdm_responder_test_9_finish_rsp.c#L732