about summary refs log tree commit diff stats
path: root/stabbertests/proftest.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-05-17 01:11:03 +0100
committerJames Booth <boothj5@gmail.com>2015-05-17 01:11:03 +0100
commit97c5072f56b992d3bf2e4c3550a8010f9638b80a (patch)
tree7fa409d9cb275422c296acf5a0f204d1757c5eb3 /stabbertests/proftest.h
parentaeffca496c338e91cacb4af1ebf0d8ca3160bf31 (diff)
downloadprofani-tty-97c5072f56b992d3bf2e4c3550a8010f9638b80a.tar.gz
Added stabber testsuite
Diffstat (limited to 'stabbertests/proftest.h')
-rw-r--r--stabbertests/proftest.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/stabbertests/proftest.h b/stabbertests/proftest.h
new file mode 100644
index 00000000..d35daae4
--- /dev/null
+++ b/stabbertests/proftest.h
@@ -0,0 +1,2 @@
+void init_prof_test(void **state);
+void close_prof_test(void **state);