summaryrefslogtreecommitdiff
path: root/gpsfake.py
Commit message (Expand)AuthorAgeFilesLines
* First version of valgrind torture test.Eric S. Raymond2005-06-251-9/+3
* TestSession now does its own signal handling.Eric S. Raymond2005-06-251-1/+6
* gpsfake now uses the TestSession object.Eric S. Raymond2005-06-251-20/+38
* This captures O responses and dumped NMEA. but not the message log.Eric S. Raymond2005-06-241-3/+4
* Fix an error in the exerciser for gps.py.Eric S. Raymond2005-06-241-2/+2
* Freeze before attempted fix to thread-launch error.Eric S. Raymond2005-06-241-8/+18
* gpsfake progress prompt is now optional.Eric S. Raymond2005-06-241-10/+24
* gpsfake feed function now waits for the daemon oto open the device.Eric S. Raymond2005-06-241-3/+17
* Guard thread starts so we don't have to track when a fake GPS is active.Eric S. Raymond2005-06-241-10/+13
* Arrange for fake GPSes to keep their line number in the log between invocations.Eric S. Raymond2005-06-241-4/+4
* Predicate unification.Eric S. Raymond2005-06-241-4/+6
* Freeze before predicate unification.Eric S. Raymond2005-06-241-11/+24
* Start of TestSession class -- not working yet.Eric S. Raymond2005-06-241-9/+36
* Small cleanup in gpsfake.Eric S. Raymond2005-06-241-2/+5
* Make the spawn command that launched the test daemon visible.Eric S. Raymond2005-06-241-4/+4
* gpsfake.py is now a separate loadable module, so we can write more test loads.Eric S. Raymond2005-06-241-0/+196