about summary refs log tree commit diff stats
path: root/functionaltests/test_ping.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-05-28 20:02:16 +0100
committerJames Booth <boothj5@gmail.com>2015-05-28 20:02:16 +0100
commitf17afcf5d421ee987cd2f4fe45cf7d3ad25a6eb9 (patch)
tree461100bcbb65f0d937ed154007544c16e1d3083f /functionaltests/test_ping.h
parentd4784db7e1cb4d6bb85cbd8a0caddafb7a7afdec (diff)
downloadprofani-tty-f17afcf5d421ee987cd2f4fe45cf7d3ad25a6eb9.tar.gz
Split functional tests
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);