summaryrefslogtreecommitdiff
path: root/test/packet.test.chk
Commit message (Collapse)AuthorAgeFilesLines
* Bug fixes for RTCM3 decoding. All regression tests pass.Eric S. Raymond2011-03-021-3/+1
| | | | | And the first actually successful decode of a known-good RTCM3 packet, a type 1029.
* Add a feature and a minor fix to the packet-sniffer tester.Eric S. Raymond2011-03-021-2/+2
|
* Add a regression test for correct behavior on EOF with empty buffer.Eric S. Raymond2010-04-181-1/+8
|
* Packet state machine now recognizes RTCM3 packets correctly.Eric S. Raymond2008-07-131-0/+2
| | | | | | Update the packet regression test load. Introduce new EOF_PACKET type to signal that the packet getter sees EOF. All regression tests pass.
* Major change to packet parser -- it now returns the *first* packet recognized.Eric S. Raymond2005-08-021-15/+15
| | | | This may solve Kurt's problem.
* Petr Slanky's latest Evermore patch and some splint cleanups.Eric S. Raymond2005-07-251-1/+2
|
* More debugging machinery for RTCM tests.Eric S. Raymond2005-07-201-1/+4
|
* Another Evermore test from Petr Slansky.Eric S. Raymond2005-07-161-0/+1
|
* Restore some lost splint cleanups. Stronger regression tests.Eric S. Raymond2005-07-161-0/+10