TEST_false_or_end
TEST_false_or_end(SSL_CTX_set1_groups_list(client_ctx,
TEST_false_or_end(SSL_set1_groups_list(clientssl, current_test_vector->client_groups));
TEST_false_or_end(create_ssl_connection(serverssl, clientssl, SSL_ERROR_NONE));