summaryrefslogtreecommitdiff
path: root/test/stable
Commit message (Collapse)AuthorAgeFilesLines
* Add regression test and gpscap.ini data for NL402U,Eric S. Raymond2009-08-112-0/+517
|
* rtcmdecode -> gpsdecode.Eric S. Raymond2009-03-131-1/+1
|
* Add regression test load for my LEA-4TChris Kuethe2009-01-282-0/+251
|
* Rename some files to make the RTCM version level more explicit.Eric S. Raymond2009-01-212-0/+0
|
* Fixes all deterministic errors in the regression tests.Eric S. Raymond2009-01-163-13/+0
|
* Before my 12 Jan change to the throttled_write() logic...Eric S. Raymond2009-01-165-7/+0
| | | | | ...these checkfiles were getting a spurious empty packet report on the end. This accounts for part of the regression-test failures.
* Make the RTCM2 dump format self-describing with a trailing sentinel line.Eric S. Raymond2009-01-121-0/+7
| | | | Teach gps.py to consume it properly -- eliminates a regression-test error.
* Fix a test load messed up by a timing error.Eric S. Raymond2009-01-051-0/+3
|
* Rebuild regression checks with new UERE values.Eric S. Raymond2009-01-0534-1894/+2188
|
* Regression test and hardware entry for Blumax GPS009.Eric S. Raymond2009-01-032-0/+178
|
* My change to the scaling of O reports four days ago was backwards.Eric S. Raymond2009-01-0326-1415/+1415
| | | | | | | It was the E report that was wrong. The confidence-interval unit has to be tweaked to 95% at driver level, where we actually have some clue what the device type reports, not messed with in the gpsd.c upper-level code.
* Add another regression test, fix a typo, and document a regression build recipe.Eric S. Raymond2009-01-022-0/+148
|
* merge mkt-3301 support. from Henk FijnvandraatChris Kuethe2008-12-312-0/+146
|
* I hade WRITE_PAD set too low, alas.Eric S. Raymond2008-12-312-0/+5
| | | | This caused the check logs to be regenerated incorrectly.
* The recent error-scaling change means the regression tests need to be rebuilt.Eric S. Raymond2008-12-3125-1786/+1781
|
* Add regresion test for Toyaltek RGM3800.Eric S. Raymond2008-12-312-0/+79
|
* Fill in the name field based on info from Rob Janssen.Eric S. Raymond2008-01-011-0/+0
|
* add ac12 regression test. nothing special, just plaintext NMEAChris Kuethe2007-12-232-0/+136
|
* Test-load cleanup. Doesn't break the regressions.Eric S. Raymond2007-12-1828-398/+396
|
* Drop two regression-test metadata fields that were tricky to reportEric S. Raymond2007-12-1832-49/+2
| | | | | | | | | | well and we weren't using anyway. They had to do with a long-abandoned plan to try to recognize start-of-cycle with some sort of state machine, which I abandoned when I realized it would be way too failure-prone. I'm dropping them now to simplify the web-form interface to report GPS behavior.
* Add some metadata.Eric S. Raymond2007-12-131-4/+5
|
* Drop RPM support. Also, trim a log so the regression test doesn't run forever.Eric S. Raymond2007-12-132-9469/+0
|
* Improvements to the test machinery, and another test.Eric S. Raymond2007-12-132-0/+10522
|
* More metadata additions.Eric S. Raymond2007-12-137-0/+0
|
* Enrich the regression-test logs with more metainformation.Eric S. Raymond2007-12-1318-3/+19
| | | | Add corresponding entries to the hardware table where we can.
* Trimble regression tests are now stable and 32-vs-64-bit issues have been fixed.Eric S. Raymond2007-12-126-0/+832
|
* Separate the regression tests into stable and unstable.Eric S. Raymond2007-12-1058-0/+10338