Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
test-table-hook.c File Reference
#include <groonga.h>
#include <db.h>
#include <gcutter.h>
#include <glib/gstdio.h>
#include "../lib/grn-assertions.h"
Include dependency graph for test-table-hook.c:

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)

Function Documentation

void cut_setup ( void  )

Definition at line 56 of file test-table-hook.c.

Here is the call graph for this function:

void cut_shutdown ( void  )

Definition at line 44 of file test-table-hook.c.

void cut_startup ( void  )

Definition at line 36 of file test-table-hook.c.

Here is the call graph for this function:

void cut_teardown ( void  )

Definition at line 76 of file test-table-hook.c.

Here is the call graph for this function:

void test_old_value_zero ( void  )

Definition at line 158 of file test-table-hook.c.

Here is the call graph for this function: