- testcases added to module testcases

This commit is contained in:
Jan Hutter
2005-11-29 07:32:33 +00:00
parent d0cc48e5ec
commit ed37dee61d
45 changed files with 199 additions and 100 deletions
+4 -2
View File
@@ -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);