aboutsummaryrefslogtreecommitdiffstats
path: root/test.c
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-10-24 18:36:51 +0200
committerMattias Andrée <maandree@kth.se>2017-10-24 18:36:51 +0200
commit9d1cde47a22d3f43e07a807d6dd183d3f768137d (patch)
treeb50b050446c50d793137eabacdf63f874735fd33 /test.c
parentUse / instead of . (diff)
downloadsbus-9d1cde47a22d3f43e07a807d6dd183d3f768137d.tar.gz
sbus-9d1cde47a22d3f43e07a807d6dd183d3f768137d.tar.bz2
sbus-9d1cde47a22d3f43e07a807d6dd183d3f768137d.tar.xz
Add contol messages for flood control
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.c b/test.c
index c2ba2a8..daaec35 100644
--- a/test.c
+++ b/test.c
@@ -355,3 +355,4 @@ main(void)
/* TODO untested sbusd flags: -p[/dev/null] (-f) -u */
/* TODO test credentials */
+/* TODO test CMSG server */