We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test_spdm_responder
To reproduce run
./test_spdm_responder > /dev/null ./test_spdm_responder > /dev/null
The second time it is run will produce
[ ERROR ] --- 0x7d != 0x7f [ LINE ] --- libspdm/unit_test/test_spdm_responder/set_key_pair_info_ack.c:191: error: Failure! [ ERROR ] --- 0x7d != 0x7f [ LINE ] --- libspdm/unit_test/test_spdm_responder/set_key_pair_info_ack.c:347: error: Failure!
Tests will pass again if the file libspdm/build/bin/cached_last_set_key_pair_info_request is deleted.
libspdm/build/bin/cached_last_set_key_pair_info_request
The text was updated successfully, but these errors were encountered:
@Xiaohanjlll as well.
Sorry, something went wrong.
jyao1
No branches or pull requests
To reproduce run
The second time it is run will produce
Tests will pass again if the file
libspdm/build/bin/cached_last_set_key_pair_info_request
is deleted.The text was updated successfully, but these errors were encountered: