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

Go to the source code of this file.

Functions

void test_table (void)
void test_table_with_no_column (void)
void test_column (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 55 of file test-rename.c.

Here is the call graph for this function:

void cut_shutdown ( void  )

Definition at line 43 of file test-rename.c.

void cut_startup ( void  )

Definition at line 35 of file test-rename.c.

Here is the call graph for this function:

void cut_teardown ( void  )

Definition at line 73 of file test-rename.c.

Here is the call graph for this function:

void test_column ( void  )

Definition at line 158 of file test-rename.c.

Here is the call graph for this function:

void test_table ( void  )
void test_table_with_no_column ( void  )

Definition at line 125 of file test-rename.c.

Here is the call graph for this function: