OpenDNSSEC-enforcer  1.4.1
Functions
test_database.c File Reference
#include <stdlib.h>
#include "CUnit/Basic.h"
#include "ksm/database.h"
#include "ksm/database_statement.h"
#include "test_routines.h"
Include dependency graph for test_database.c:

Go to the source code of this file.

Functions

int TestDb (void)
 

Function Documentation

int TestDb ( void  )

Definition at line 446 of file test_database.c.

References TcuCreateSuite(), TdbSetup(), and TdbTeardown().

Referenced by main().