summaryrefslogtreecommitdiff
path: root/packet_test.c
Commit message (Expand)AuthorAgeFilesLines
* Rename config.h so it can be installed as gpsd_config.h...Chris Kuethe2006-10-261-2/+2
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1
* fix the $Id$ keywords hereChris Kuethe2006-09-211-1/+1
* Change -v to -V for Verbose optionGary E. Miller2006-03-131-1/+4
* Fixes to packet engine from Curt and Josh. Gary E. Miller2005-08-071-1/+1
* Fixed the last EverMore test.Eric S. Raymond2005-08-021-4/+3
* Initializers to C99 form.Eric S. Raymond2005-08-021-79/+79
* Fix some bad naming. Number of TrueNorth channels is 0. Eric S. Raymond2005-08-021-1/+1
* Big-endian support in rtcm.c.Eric S. Raymond2005-07-261-2/+2
* New -t option lets us perform individual regressions.Eric S. Raymond2005-07-261-168/+182
* Repartition code so we can run individual tests.Eric S. Raymond2005-07-261-43/+51
* Return error status if any tests fail.Eric S. Raymond2005-07-261-3/+5
* Petr Slanky's latest Evermore patch and some splint cleanups.Eric S. Raymond2005-07-251-1/+13
* Another EverMore patch from the maintainer.Eric S. Raymond2005-07-181-1/+32
* Another Evermore test from Petr Slansky.Eric S. Raymond2005-07-161-0/+11
* Restore some lost splint cleanups. Stronger regression tests.Eric S. Raymond2005-07-161-13/+13
* Break the packet tester code out into a separate program. Eric S. Raymond2005-07-161-0/+190