|
OpenDNSSEC-enforcer
1.3.9
|
#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 | TestKsmUpdate (void) |
| int TestKsmUpdate | ( | void | ) |
Definition at line 102 of file test_ksm_update.c.
References TcuCreateSuite(), TdbSetup(), and TdbTeardown().
Referenced by main().
1.8.1.2