Groonga 3.0.9 Source Code Document
|
Go to the source code of this file.
Functions | |
void | test_register_function (void) |
void | test_register_with_too_long_name (void) |
void | test_register_by_absolute_path (void) |
void | cut_startup (void) |
void | cut_shutdown (void) |
void | cut_setup (void) |
void | cut_teardown (void) |
void | test_register_too_long_name (void) |
void cut_setup | ( | void | ) |
void cut_shutdown | ( | void | ) |
Definition at line 44 of file test-plugin.c.
void cut_startup | ( | void | ) |
void cut_teardown | ( | void | ) |
void test_register_by_absolute_path | ( | void | ) |
Definition at line 171 of file test-plugin.c.
void test_register_function | ( | void | ) |
Definition at line 109 of file test-plugin.c.
void test_register_too_long_name | ( | void | ) |
Definition at line 122 of file test-plugin.c.
void test_register_with_too_long_name | ( | void | ) |