Closed Zhiqiang520 closed 1 year ago
Case 7.5 is missed in the Test Case for MEASUREMENTS.
Case 7.5
Case 7.5 is defined in 7.Measurements.md. https://github.com/DMTF/SPDM-Responder-Validator/blob/2a5c52d9c7af67a2557c73f7223e3fa6f1fb6a19/doc/7.Measurements.md?plain=1#L243-L279
7.Measurements.md
SPDM_RESPONDER_TEST_CASE_MEASUREMENTS_SPDM_MEASUREMENT_BLOCK mapping with the above Case 7.5 is defined at the following line 72. https://github.com/DMTF/SPDM-Responder-Validator/blob/2a5c52d9c7af67a2557c73f7223e3fa6f1fb6a19/include/library/spdm_responder_conformance_test_lib.h#L67-L78
SPDM_RESPONDER_TEST_CASE_MEASUREMENTS_SPDM_MEASUREMENT_BLOCK
But SPDM_RESPONDER_TEST_CASE_MEASUREMENTS_SPDM_MEASUREMENT_BLOCK is missed in the following m_spdm_test_group_measurements[]. https://github.com/DMTF/SPDM-Responder-Validator/blob/2a5c52d9c7af67a2557c73f7223e3fa6f1fb6a19/library/spdm_responder_conformance_test_lib/spdm_responder_test_7_measurements.c#L1814-L1861
m_spdm_test_group_measurements[]
Case 7.5
is missed in the Test Case for MEASUREMENTS.Case 7.5
is defined in7.Measurements.md
. https://github.com/DMTF/SPDM-Responder-Validator/blob/2a5c52d9c7af67a2557c73f7223e3fa6f1fb6a19/doc/7.Measurements.md?plain=1#L243-L279SPDM_RESPONDER_TEST_CASE_MEASUREMENTS_SPDM_MEASUREMENT_BLOCK
mapping with the aboveCase 7.5
is defined at the following line 72. https://github.com/DMTF/SPDM-Responder-Validator/blob/2a5c52d9c7af67a2557c73f7223e3fa6f1fb6a19/include/library/spdm_responder_conformance_test_lib.h#L67-L78But
SPDM_RESPONDER_TEST_CASE_MEASUREMENTS_SPDM_MEASUREMENT_BLOCK
is missed in the followingm_spdm_test_group_measurements[]
. https://github.com/DMTF/SPDM-Responder-Validator/blob/2a5c52d9c7af67a2557c73f7223e3fa6f1fb6a19/library/spdm_responder_conformance_test_lib/spdm_responder_test_7_measurements.c#L1814-L1861