Skip to content

Commit

Permalink
Ignore more badssl tests
Browse files Browse the repository at this point in the history
  • Loading branch information
waahm7 committed May 8, 2024
1 parent 4f5d805 commit 2bcab15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -193,9 +193,9 @@ if(NOT BYO_CRYPTO)
# add_net_test_case(tls_client_channel_negotiation_success_rsa8192)
add_net_test_case(tls_client_channel_negotiation_error_no_subject)
add_net_test_case(tls_client_channel_negotiation_success_no_verify_no_subject)
add_net_test_case(tls_client_channel_negotiation_error_no_common_name)
# add_net_test_case(tls_client_channel_negotiation_error_no_common_name)
# add_net_test_case(tls_client_channel_negotiation_success_no_verify_no_common_name)
add_net_test_case(tls_client_channel_negotiation_success_no_verify_incomplete_chain)
# add_net_test_case(tls_client_channel_negotiation_success_no_verify_incomplete_chain)

# Badssl - Secure common suite, all of these should succeed
add_net_test_case(tls_client_channel_negotiation_success_tls12)
Expand Down

0 comments on commit 2bcab15

Please sign in to comment.