OpenDNSSEC-enforcer
1.3.4
|
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <time.h>
#include "CUnit/Basic.h"
#include "ksm/ksm.h"
#include "ksm/datetime.h"
#include "test_routines.h"
Go to the source code of this file.
Functions | |
int | TestKsmRequest (void) |
Variables | |
int | l_keytype = -1 |
int | no_keys = 0 |
int TestKsmRequest | ( | void | ) |
Definition at line 146 of file test_ksm_request.c.
References TcuCreateSuite(), TdbSetup(), and TdbTeardown().
Referenced by main().
int l_keytype = -1 |
Definition at line 51 of file test_ksm_request.c.
int no_keys = 0 |
Definition at line 52 of file test_ksm_request.c.