aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/prf_plus_test.h
diff options
context:
space:
mode:
authorJan Hutter <jhutter@hsr.ch>2005-11-29 07:32:33 +0000
committerJan Hutter <jhutter@hsr.ch>2005-11-29 07:32:33 +0000
commited37dee61daf5bb272c04b79787da282abaa9447 (patch)
treef90aff722903c276546a9a03a93f2996a60da4e2 /Source/charon/testcases/prf_plus_test.h
parentd0cc48e5ece245c70708e9da79c785ad460a6501 (diff)
downloadstrongswan-ed37dee61daf5bb272c04b79787da282abaa9447.tar.bz2
strongswan-ed37dee61daf5bb272c04b79787da282abaa9447.tar.xz
- testcases added to module testcases
Diffstat (limited to 'Source/charon/testcases/prf_plus_test.h')
-rw-r--r--Source/charon/testcases/prf_plus_test.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/Source/charon/testcases/prf_plus_test.h b/Source/charon/testcases/prf_plus_test.h
index 2738c5053..a6800182b 100644
--- a/Source/charon/testcases/prf_plus_test.h
+++ b/Source/charon/testcases/prf_plus_test.h
@@ -1,7 +1,7 @@
/**
* @file prf_plus_test.h
*
- * @brief Tests the prf_plus class
+ * @brief Tests for the prf_plus_t class.
*
*/
@@ -29,7 +29,9 @@
/**
* @brief Test function used to test the prf_plus class.
*
- * @param tester associated tester object
+ * @param tester associated tester object
+ *
+ * @ingroup testcases
*/
void test_prf_plus(tester_t *tester);