- 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
@@ -1,7 +1,7 @@
/**
* @file aes_cbc_crypter_test.h
*
* @brief Tests the aes_cbc_crypter_t class.
* @brief Tests for the aes_cbc_crypter_t class.
*
*/
@@ -30,6 +30,8 @@
* @brief Test function used to test the aes_cbc_crypter_t class.
*
* @param tester associated tester object
*
* @ingroup testcases
*/
void test_aes_cbc_crypter(tester_t *tester);