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/thread_pool_test.h | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'Source/charon/testcases/thread_pool_test.h') diff --git a/Source/charon/testcases/thread_pool_test.h b/Source/charon/testcases/thread_pool_test.h index ea29f104c..d43dacb75 100644 --- a/Source/charon/testcases/thread_pool_test.h +++ b/Source/charon/testcases/thread_pool_test.h @@ -1,7 +1,7 @@ /** * @file thread_pool_test.h * - * @brief Tests to test the Thread-Pool type thread_pool_t + * @brief Tests for the thread_pool_t class. * */ @@ -26,9 +26,11 @@ #include /** - * @brief Test function for the type thread_pool_t + * @brief Test function for the class thread_pool_t. * - * @param tester tester object + * @param tester tester object + * + * @ingroup testcases */ void test_thread_pool(tester_t *tester); -- cgit v1.2.3