aboutsummaryrefslogtreecommitdiff
path: root/test/org
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2017-08-22 05:43:54 +1200
committerAnton Tananaev <anton.tananaev@gmail.com>2017-08-22 05:43:54 +1200
commit7b486504294329c6ac9f6395e3c6b7ca7000acd7 (patch)
treef8f962523aaa889ba8546953999cb33ce07d8934 /test/org
parent4c9dd75a87d096197b3bf7871ecdfbebfe896707 (diff)
downloadtraccar-server-7b486504294329c6ac9f6395e3c6b7ca7000acd7.tar.gz
traccar-server-7b486504294329c6ac9f6395e3c6b7ca7000acd7.tar.bz2
traccar-server-7b486504294329c6ac9f6395e3c6b7ca7000acd7.zip
Support Chainway CW801 and CW701
Diffstat (limited to 'test/org')
-rw-r--r--test/org/traccar/protocol/CarscopProtocolDecoderTest.java6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/org/traccar/protocol/CarscopProtocolDecoderTest.java b/test/org/traccar/protocol/CarscopProtocolDecoderTest.java
index 2d6ea208f..7b6f2f28d 100644
--- a/test/org/traccar/protocol/CarscopProtocolDecoderTest.java
+++ b/test/org/traccar/protocol/CarscopProtocolDecoderTest.java
@@ -11,6 +11,12 @@ public class CarscopProtocolDecoderTest extends ProtocolTest {
CarscopProtocolDecoder decoder = new CarscopProtocolDecoder(new CarscopProtocol());
verifyNull(decoder, text(
+ "*170821223045UB00HSO"));
+
+ verifyPosition(decoder, text(
+ "*170821223121UB05ORANGE000731512061825V0000.0000N00000.0000E000.0040331309.62"));
+
+ verifyPosition(decoder, text(
"*170724163029UB05ORANGE000000010061825V0000.0000N00000.0000E000.0040331309.62"));
verifyNull(decoder, text(