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 "test_routines.h"
Go to the source code of this file.
Functions | |
int | TestKsmPurge (void) |
int TestKsmPurge | ( | void | ) |
Definition at line 128 of file test_ksm_purge.c.
References TcuCreateSuite(), TdbSetup(), and TdbTeardown().
Referenced by main().