- testcases added to module testcases
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @file ike_sa_manager_test.c
|
||||
*
|
||||
* @brief Tests to test the IKE_SA-Manager type ike_sa_manager_t
|
||||
* @brief Tests for the ike_sa_manager_t class.
|
||||
*
|
||||
*/
|
||||
|
||||
@@ -26,10 +26,11 @@
|
||||
#include <utils/tester.h>
|
||||
|
||||
/**
|
||||
* @brief Test function used to test the ike_sa_manager_t functionality
|
||||
*
|
||||
* @brief Test function used to test the ike_sa_manager_t functionality.
|
||||
*
|
||||
* @param tester associated tester_t object
|
||||
*
|
||||
* @ingroup testcases
|
||||
*/
|
||||
void test_ike_sa_manager(tester_t *tester);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user