OpenDNSSEC-enforcer
1.4.3
|
#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 "test_routines.h"
Go to the source code of this file.
Functions | |
int | TestKsmImport (void) |
int TestKsmImport | ( | void | ) |
Definition at line 251 of file test_ksm_import.c.
References TcuCreateSuite(), TdbSetup(), and TdbTeardown().
Referenced by main().