Groonga 3.0.9 Source Code Document
|
Go to the source code of this file.
Functions | |
void | test_simple (void) |
void | test_with_long_path (void) |
void | cut_startup (void) |
void | cut_shutdown (void) |
void | cut_setup (void) |
void | cut_teardown (void) |
void | test_create_simple (void) |
void | test_create_with_long_path (void) |
void cut_setup | ( | void | ) |
void cut_shutdown | ( | void | ) |
Definition at line 46 of file test-database-create.c.
void cut_startup | ( | void | ) |
void cut_teardown | ( | void | ) |
void test_create_simple | ( | void | ) |
void test_create_with_long_path | ( | void | ) |
void test_simple | ( | void | ) |
void test_with_long_path | ( | void | ) |