summaryrefslogtreecommitdiff
path: root/test/packet.test.chk
Commit message (Collapse)AuthorAgeFilesLines
* Updates packet-regress test data.Fred Wright2017-03-051-13/+15
| | | | | | | | | | | | | | This updates the test data to reflect the two new tests that were added in commit 58a35243. This was neglected before due to a bug (commit 40c40cc4) that causes the packet-regress test to be inaccessible. This test still doesn't pass due to a bug introduced in commit fbaaaa76, but this update makes the current failure equivalent to the previous failure. In particular, it avoids gratuitous miscompares due to mismatches in the line numbers. TESTED: Running the test manually now gets the same errors as it did prior to the addition of the new tests.
* 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