aboutsummaryrefslogtreecommitdiffstats
path: root/test.c
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-11-09 18:46:52 +0100
committerMattias Andrée <maandree@kth.se>2017-11-09 18:46:52 +0100
commitac05b0c1571e517b53dee6a03ba6a58ab4b30f10 (patch)
tree99cb5780ee9d9aa0d7a36d35d10aa06ed226bca5 /test.c
parentUpdate makefile (diff)
downloadsbus-ac05b0c1571e517b53dee6a03ba6a58ab4b30f10.tar.gz
sbus-ac05b0c1571e517b53dee6a03ba6a58ab4b30f10.tar.bz2
sbus-ac05b0c1571e517b53dee6a03ba6a58ab4b30f10.tar.xz
Add echo 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..debd8a3 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 CMSG echo/{off,on} */