aboutsummaryrefslogtreecommitdiff
path: root/center_fw/protocol_test.c
diff options
context:
space:
mode:
authorjaseg <git@jaseg.net>2019-04-17 16:32:43 +0900
committerjaseg <git@jaseg.net>2019-04-17 16:32:43 +0900
commit9eef62547efdf8e18009b6d6d6b3f7c80bf64e13 (patch)
tree8594db8c91ddc47614859e4eabbc9e7cf36d0d09 /center_fw/protocol_test.c
parentf6b959086671fb1bf8b2003d5c5384c7311a7735 (diff)
download8seg-9eef62547efdf8e18009b6d6d6b3f7c80bf64e13.tar.gz
8seg-9eef62547efdf8e18009b6d6d6b3f7c80bf64e13.tar.bz2
8seg-9eef62547efdf8e18009b6d6d6b3f7c80bf64e13.zip
center/fw: Add backchannel infrastructure
Untested!
Diffstat (limited to 'center_fw/protocol_test.c')
-rw-r--r--center_fw/protocol_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/center_fw/protocol_test.c b/center_fw/protocol_test.c
index d417a1b..4a12ef5 100644
--- a/center_fw/protocol_test.c
+++ b/center_fw/protocol_test.c
@@ -1,3 +1,4 @@
+/* Unit test file testing protocol.c */
#include <string.h>
#include <assert.h>