about summary refs log tree commit diff stats
path: root/functionaltests/test_ping.h
diff options
context:
space:
mode:
Diffstat (limited to 'functionaltests/test_ping.h')
-rw-r--r--functionaltests/test_ping.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/functionaltests/test_ping.h b/functionaltests/test_ping.h
new file mode 100644
index 00000000..a222a486
--- /dev/null
+++ b/functionaltests/test_ping.h
@@ -0,0 +1,2 @@
+void ping_multiple(void **state);
+void ping_responds(void **state);