created protected_tester_t for testcases
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
/*
|
||||
* described in Header-File
|
||||
*/
|
||||
void test_ike_sa_id(tester_t *tester)
|
||||
void test_ike_sa_id(protected_tester_t *tester)
|
||||
{
|
||||
ike_sa_id_t *ike_sa_id, *clone, *equal, *other1, *other2, *other3, *other4;
|
||||
u_int64_t initiator, initiator2, responder, responder2;
|
||||
|
||||
Reference in New Issue
Block a user