aboutsummaryrefslogtreecommitdiff
path: root/test/cmp_msg_test.c
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2025-05-07 21:18:24 +0000
committerEnji Cooper <ngie@FreeBSD.org>2025-05-07 22:37:22 +0000
commit29536654cc41bf41b92dc836c47496dc6fe0b00c (patch)
tree368a3c5b14e610bb5f6b71657f61a41e373eaf97 /test/cmp_msg_test.c
parent1c34280346af8284acdc0eae39496811d37df25d (diff)
Diffstat (limited to 'test/cmp_msg_test.c')
-rw-r--r--test/cmp_msg_test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/cmp_msg_test.c b/test/cmp_msg_test.c
index e0fb1c7906d0..e98b5624285b 100644
--- a/test/cmp_msg_test.c
+++ b/test/cmp_msg_test.c
@@ -339,7 +339,6 @@ static int test_cmp_create_error_msg(void)
return result;
}
-
static int test_cmp_create_pollreq(void)
{
SETUP_TEST_FIXTURE(CMP_MSG_TEST_FIXTURE, set_up);
@@ -423,7 +422,6 @@ static int test_cmp_create_certrep(void)
return result;
}
-
static int execute_rp_create(CMP_MSG_TEST_FIXTURE *fixture)
{
OSSL_CMP_PKISI *si = OSSL_CMP_STATUSINFO_new(33, 44, "a text");