TestSpdmRequesterGetMeasurement fail due to one of the following reasons:
MeasurementSpecification is not validated (as specified in line 331 Measurement block format) (test cases 19, 20, 21)
The aforementioned tests are commented in the attached patch.
We may add check to see if the format matches the negotiated MeasurementSpecSel.
See #137, test case feedback 4.
TestSpdmRequesterGetMeasurement fail due to one of the following reasons: MeasurementSpecification is not validated (as specified in line 331 Measurement block format) (test cases 19, 20, 21) The aforementioned tests are commented in the attached patch.
We may add check to see if the format matches the negotiated MeasurementSpecSel.