#include <stdlib.h>
#include "CUnit/Basic.h"
#include "ksm/database.h"
#include "ksm/database_statement.h"
#include "test_routines.h"
Go to the source code of this file.
Functions | |
int | TestDb (void) |
int TestDb | ( | void | ) |
Definition at line 409 of file test_database.c.
References TcuCreateSuite(), TdbSetup(), and TdbTeardown().
Referenced by main().