Added stabber testsuite

This commit is contained in:
James Booth
2015-05-17 01:11:03 +01:00
parent aeffca496c
commit 97c5072f56
9 changed files with 791 additions and 5 deletions

2
stabbertests/proftest.h Normal file
View File

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