|
XMMS2
|
#include "xcu.h"#include "s4.h"#include <stdio.h>#include <stdlib.h>#include <glib.h>#include <glib/gstdio.h>Macros | |
| #define | ARG_SIZE 10 |
Functions | |
| SETUP (S4) | |
| CLEANUP () | |
| CASE (test_log) | |
| CASE (test_open) | |
| CASE (test_add_and_del) | |
| CASE (test_query) | |
Variables | |
| char * | name |
| s4_t * | s4 |
| #define ARG_SIZE 10 |
| CASE | ( | test_add_and_del | ) |
| CASE | ( | test_log | ) |
| CASE | ( | test_open | ) |
| CASE | ( | test_query | ) |
| CLEANUP | ( | ) |
| SETUP | ( | S4 | ) |
| char* name |
Referenced by xcu_post_case(), xcu_pre_case(), xmms_collection_get_namespace_string(), xmms_collection_restore(), xmms_collection_snapshot(), xmms_collection_update_pointer(), xmms_output_config_property_register(), xmms_output_plugin_config_property_register(), xmms_plugin_config_property_register(), xmms_plugin_find(), xmms_xform_plugin_config_property_register(), and xmmsv_sc_argument_new().
| s4_t* s4 |
1.8.16