OpenDNSSEC-enforcer
1.4.7
|
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <time.h>
#include "CUnit/Basic.h"
#include "ksm/ksm.h"
#include "ksm/db_fields.h"
#include "ksm/datetime.h"
#include "ksm/string_util.h"
#include "test_routines.h"
Go to the source code of this file.
Functions | |
int | TestKsmKey (void) |
int TestKsmKey | ( | void | ) |
Definition at line 369 of file test_ksm_key.c.
References TcuCreateSuite(), TdbSetup(), and TdbTeardown().
Referenced by main().