Groonga 3.0.9 Source Code Document
|
#include <groonga.h>
#include <db.h>
#include <gcutter.h>
#include <glib/gstdio.h>
#include "../lib/grn-assertions.h"
Go to the source code of this file.
Functions | |
void | test_old_value_zero (void) |
void | cut_startup (void) |
void | cut_shutdown (void) |
void | cut_setup (void) |
void | cut_teardown (void) |
void cut_setup | ( | void | ) |
void cut_shutdown | ( | void | ) |
Definition at line 44 of file test-table-hook.c.
void cut_startup | ( | void | ) |
void cut_teardown | ( | void | ) |
void test_old_value_zero | ( | void | ) |