summaryrefslogtreecommitdiff
path: root/testing/hstox/packet_kinds.h
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2016-10-01 00:26:52 +0100
committeriphydf <iphydf@users.noreply.github.com>2016-10-01 02:13:34 +0100
commitc037100747a1a224160cb12defb600ddfe1ba927 (patch)
tree8332a7d288116b802866e1ed98d1b950425206f7 /testing/hstox/packet_kinds.h
parent1977d56caaff40ea9bbf6754b69bec9539a5a969 (diff)
Import the hstox SUT interface from hstox.
We'll maintain it in the c-toxcore repo, where it belongs.
Diffstat (limited to 'testing/hstox/packet_kinds.h')
-rw-r--r--testing/hstox/packet_kinds.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/hstox/packet_kinds.h b/testing/hstox/packet_kinds.h
new file mode 100644
index 00000000..ab019ab1
--- /dev/null
+++ b/testing/hstox/packet_kinds.h
@@ -0,0 +1,5 @@
1#pragma once
2
3#include <stdint.h>
4
5extern uint8_t const packet_kinds[21];