misc-drops test: added cntrl-chars-in-srccall-and-dstcall tests

This commit is contained in:
Heikki Hannikainen 2012-10-08 09:31:44 +03:00
parent 32c3b4443e
commit 514e19916c
1 changed files with 3 additions and 1 deletions

View File

@ -60,7 +60,9 @@ my @pkts = (
"SRC>DST,DIGI,qAR,$login:}blah, 3rd party ID only",
"SRC>DST,DIGI,qAR,$login:?APRS? general query",
"SRC>DST,DIGI,qAR,$login:?WX? general query",
"SRC>DST,DIGI,qAR,$login:?FOOBAR? general query"
"SRC>DST,DIGI,qAR,$login:?FOOBAR? general query",
"SRC>DST\x08,DIGI,qAR,$login:>should drop ctrl-B in dstcall",
"SRC\x08>DST,DIGI,qAR,$login:>should drop ctrl-B in srccall",
);
# send the packets