summaryrefslogtreecommitdiff
path: root/test/unpack.chk
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-11-19 04:29:24 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-11-19 04:29:24 +0000
commit3b7ad7a3887cf387365fbc38ef5e6b171215b795 (patch)
treeee525b8a6c2e748f9977af055261c4af406fb2a1 /test/unpack.chk
parent273eb27f65441dc27710adcce5f4249b3d324913 (diff)
downloadgpsd-3b7ad7a3887cf387365fbc38ef5e6b171215b795.tar.gz
Fix up some regression tests to track a recent API change.
Diffstat (limited to 'test/unpack.chk')
-rw-r--r--test/unpack.chk10
1 files changed, 6 insertions, 4 deletions
diff --git a/test/unpack.chk b/test/unpack.chk
index 9518c0b5..dae35b9a 100644
--- a/test/unpack.chk
+++ b/test/unpack.chk
@@ -1,4 +1,6 @@
-P: lat/lon: 49.026225 12.188348
-A: altitude: 375.200000 U: climb: 0.000000
-T: track: 70.890000 V: speed: 24.899000
-S: status: 1 (FIX)
+flags: (0x833fe) {TIME|TIMERR|LATLON|ALTITUDE|SPEED|TRACK|CLIMB|STATUS|MODE|HERR|VERR|SPEEDERR}
+LATLON: lat/lon: 49.026225 12.188348
+ALTITUDE: altitude: 375.200000 U: climb: 0.000000
+TRACK: track: 70.890000
+SPEED: speed: 24.899000
+STATUS: status: 1 (FIX)