Added initial stabber test

This commit is contained in:
James Booth
2015-05-17 22:05:43 +01:00
parent 97c5072f56
commit 2c5b44421e
13 changed files with 60 additions and 16 deletions

View File

@@ -1,2 +1,3 @@
void init_prof_test(void **state);
void close_prof_test(void **state);
void prof_process_xmpp(void);