| 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_log | ) | 
| CASE | ( | test_open | ) | 
| CASE | ( | test_add_and_del | ) | 
| CASE | ( | test_query | ) | 
| CLEANUP | ( | ) | 
| SETUP | ( | S4 | ) | 
| char* name | 
| s4_t* s4 |