summaryrefslogtreecommitdiff
path: root/gps/fake.py
Commit message (Expand)AuthorAgeFilesLines
* Reinstate port-zero allocation magic for tests. All regression tests pass.Eric S. Raymond2015-02-091-6/+14
* CLOSE_DELAY is gone. Test source termination is now deterministic.Eric S. Raymond2015-02-091-69/+4
* Revert to non-blocking I/O. Blocking I/O broke gps-makeregress.Eric S. Raymond2015-02-061-57/+42
* test timing: Reduce netbsd5 values.Greg Troxel2015-02-051-1/+2
* Clean up pre-blocking-IO tests, organize.Greg Troxel2015-02-031-23/+21
* Update netbsd5 timing data.Greg Troxel2015-02-031-0/+3
* Update os x timing data; shorten delay.Greg Troxel2015-02-031-9/+4
* More updates of test delays.Eric S. Raymond2015-02-031-9/+12
* Recheck delays for Raspberry Pi Model B.Michael Tatarinov2015-02-031-5/+4
* Add delay tests reported by Frank Nicholas.Eric S. Raymond2015-02-031-0/+4
* Update netbsd timing comments.Greg Troxel2015-02-031-5/+7
* In the test framework, use the bind-to-port-0 trick to get a random unused port.Eric S. Raymond2015-02-021-6/+14
* gpsfake delays are no longer becessary under Linux, and possibly not elsewhere.Eric S. Raymond2015-02-021-4/+3
* More delay reduction.Eric S. Raymond2015-02-021-6/+3
* Open ttys with CLOCAL, following a suggestion by Hal Murray.Eric S. Raymond2015-02-021-5/+7
* Change to using blocking I/O and VTIME.Eric S. Raymond2015-02-021-7/+11
* Add netbsd6 regression timing data.Greg Troxel2015-01-291-1/+2
* Add netbsd5-specific gpsfake timing and comments.Greg Troxel2015-01-281-0/+14
* Shorten OS X delays.Greg Troxel2015-01-281-3/+7
* Reduce OSX delay slightly, and add datapoint.Greg Troxel2015-01-281-1/+2
* gps/fake.py: Add more OSX test failure datapoints.Greg Troxel2015-01-271-1/+3
* Make delays super high on darwin.Greg Troxel2015-01-271-2/+2
* Regularize comments and add OS X case.Greg Troxel2015-01-251-4/+6
* Add delays for DarwinGreg Troxel2015-01-251-0/+9
* Add slow=yes option for regression tests in an attempt to avoid flakeouts.Eric S. Raymond2014-08-241-5/+15
* pylint validation pass. All regresio tests pass, xgps runs live.Eric S. Raymond2014-08-231-8/+7
* Another step towards eliminating delays in the test framework.Eric S. Raymond2013-11-271-2/+2
* Investigating ways to get rid of CLOSE_DELAY in the test framework...Eric S. Raymond2013-11-271-2/+11
* Ritualistic pacification of pylint. All regression tests pass, xgps runs.Eric S. Raymond2013-11-151-1/+1
* Insert required calls to Python Eceptions base class.Eric S. Raymond2013-11-151-0/+4
* Partial pylint cleanup. All regression tests pass, xgps works.Eric S. Raymond2013-11-151-2/+2
* Correct a delay figure.Eric S. Raymond2013-11-111-1/+2
* More results from mike_t.Eric S. Raymond2013-11-111-1/+1
* More field reports on test delays.Eric S. Raymond2013-11-111-23/+19
* Add a warning about sporadic build failures and the delay constants.Eric S. Raymond2013-11-111-3/+4
* Don't slow regression tests down more than we have to.Eric S. Raymond2013-11-111-17/+35
* Stop trying to set serial parity in the test loads.Eric S. Raymond2013-11-111-0/+1
* Trying to narrow down the serial-parameter error.Eric S. Raymond2013-11-111-2/+1
* It would be helpful to get the exception class name right.Eric S. Raymond2013-11-111-2/+2
* Catch an illegal-argument error thrown by Fedora Linux...Eric S. Raymond2013-11-111-1/+5
* Reports on delays needed in the test framework.Eric S. Raymond2013-11-101-6/+16
* Savannah tracker bug #36409 is now reproducible inside gpsfake.Eric S. Raymond2013-11-041-3/+8
* Remove redundant variable.Eric S. Raymond2013-11-041-4/+3
* Delay-Cookie feature in test loads almost works.Eric S. Raymond2013-11-041-10/+28
* Create a regression test for the TCP fake source capability.Eric S. Raymond2013-11-031-1/+1
* TCP fake sources are now fully working.Eric S. Raymond2013-11-031-2/+5
* TCP fake sources now work but can't be reused yet.Eric S. Raymond2013-11-031-2/+3
* Another steo towards getting fake TCP sources to work.Eric S. Raymond2013-11-031-17/+36
* Restore "Transport: UDP" functionality to gpsfake.Eric S. Raymond2013-11-031-1/+1
* FakeTCP source don't work yet in gpsfake, but this is a step less broken.Eric S. Raymond2013-11-031-8/+11