From ed37dee61daf5bb272c04b79787da282abaa9447 Mon Sep 17 00:00:00 2001 From: Jan Hutter Date: Tue, 29 Nov 2005 07:32:33 +0000 Subject: - testcases added to module testcases --- Source/charon/testcases/diffie_hellman_test.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Source/charon/testcases/diffie_hellman_test.h') diff --git a/Source/charon/testcases/diffie_hellman_test.h b/Source/charon/testcases/diffie_hellman_test.h index fe3361a08..e6d7de086 100644 --- a/Source/charon/testcases/diffie_hellman_test.h +++ b/Source/charon/testcases/diffie_hellman_test.h @@ -1,7 +1,7 @@ /** * @file diffie_hellman_test.h * - * @brief Tests to test the Diffie Hellman object diffie_hellman_t + * @brief Tests for the diffie_hellman_t class. * */ @@ -26,11 +26,11 @@ #include /** - * @brief Test function used to test the diffie_hellman_t functionality - * - * Tests are performed using one thread + * @brief Test function used to test the diffie_hellman_t functionality. * * @param tester associated tester object + * + * @ingroup testcases */ void test_diffie_hellman(tester_t *tester); -- cgit v1.2.3