summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMartin Schaller <martin.schaller@it-schaller.de>2014-05-15 12:33:49 -0700
committerMartin Schaller <martin.schaller@it-schaller.de>2014-05-15 12:33:49 -0700
commit3ad6f6aca70e787d65def6b40e2097c90cc814a8 (patch)
tree668f22d27b1189bd6ba403b9af105b3df97ec619 /test
parentc66d6731b1877f4e0b2b01511f4a9c6e3aabc5d6 (diff)
downloadnavigation-3ad6f6aca70e787d65def6b40e2097c90cc814a8.tar.gz
Added test files for tripcomputer
Diffstat (limited to 'test')
-rw-r--r--test/resource/trip_1000km_10l.log10
-rw-r--r--test/resource/trip_1020km_9l.log10
-rw-r--r--test/resource/trip_1050km_8l.log10
3 files changed, 30 insertions, 0 deletions
diff --git a/test/resource/trip_1000km_10l.log b/test/resource/trip_1000km_10l.log
new file mode 100644
index 0000000..ce11726
--- /dev/null
+++ b/test/resource/trip_1000km_10l.log
@@ -0,0 +1,10 @@
+#SPDX-License-Identifier: CC-BY-SA-4.0
+#Log file for the FSA simulator
+#GNS version 2.0.0
+#SNS version 2.0.0
+#VEH version 0.0.0 (alpha)
+#localization geneve cologny
+#fuel level 10 l
+#odometer 1000km
+200,0$GVVEHFUELLEVEL,10,0X01
+200,0$GVVEHTOTALODO,10000,0x01
diff --git a/test/resource/trip_1020km_9l.log b/test/resource/trip_1020km_9l.log
new file mode 100644
index 0000000..b24a10f
--- /dev/null
+++ b/test/resource/trip_1020km_9l.log
@@ -0,0 +1,10 @@
+#SPDX-License-Identifier: CC-BY-SA-4.0
+#Log file for the FSA simulator
+#GNS version 2.0.0
+#SNS version 2.0.0
+#VEH version 0.0.0 (alpha)
+#localization geneve cologny
+#fuel level 10 l
+#odometer 1000km
+200,0$GVVEHFUELLEVEL,9,0X01
+200,0$GVVEHTOTALODO,10200,0x01
diff --git a/test/resource/trip_1050km_8l.log b/test/resource/trip_1050km_8l.log
new file mode 100644
index 0000000..d01cf23
--- /dev/null
+++ b/test/resource/trip_1050km_8l.log
@@ -0,0 +1,10 @@
+#SPDX-License-Identifier: CC-BY-SA-4.0
+#Log file for the FSA simulator
+#GNS version 2.0.0
+#SNS version 2.0.0
+#VEH version 0.0.0 (alpha)
+#localization geneve cologny
+#fuel level 10 l
+#odometer 1000km
+200,0$GVVEHFUELLEVEL,8,0X01
+200,0$GVVEHTOTALODO,10500,0x01