summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Pre-release cleanup.Eric S. Raymond2005-06-274-11/+82
* Another test case is firm.Eric S. Raymond2005-06-273-21/+32
* Fix a subtle error in channel assignment.Eric S. Raymond2005-06-274-25/+54
* Add progress messages to test framework.Eric S. Raymond2005-06-273-11/+52
* Guard a reference so a -1 file descriptor won't cause havoc.Eric S. Raymond2005-06-271-1/+2
* Tilman Koschnick's fix for the DBUS code.Eric S. Raymond2005-06-272-2/+1
* This works, albeit with a long wait.Eric S. Raymond2005-06-271-3/+25
* This version makes gpsfake work, but valgrind-edit still has problems.Eric S. Raymond2005-06-261-7/+66
* gpsfake -v no longer does anything, so remove it. Ship valgrind-audit.Eric S. Raymond2005-06-263-28/+32
* Second generation of torture test.Eric S. Raymond2005-06-252-5/+11
* Eliminate a select error.Eric S. Raymond2005-06-251-0/+1
* Plugged a memory leak that I found with valgrind.Eric S. Raymond2005-06-254-2/+23
* First version of valgrind torture test.Eric S. Raymond2005-06-254-22/+29
* TestSession now does its own signal handling.Eric S. Raymond2005-06-252-9/+8
* gpsfake now uses the TestSession object.Eric S. Raymond2005-06-2517-81/+101
* Changes to support valgrind auditing.Eric S. Raymond2005-06-244-24/+42
* 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-242-3/+3
* 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-245-19/+42
* 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-242-5/+8
* Freeze before predicate unification.Eric S. Raymond2005-06-241-11/+24
* Start of TestSession class -- not working yet.Eric S. Raymond2005-06-242-13/+39
* Correct the arguments to gpsfake's daemon invocation.Eric S. Raymond2005-06-241-2/+2
* Small cleanup in gpsfake.Eric S. Raymond2005-06-242-3/+6
* Make the spawn command that launched the test daemon visible.Eric S. Raymond2005-06-242-6/+6
* gpsfake.py is now a separate loadable module, so we can write more test loads.Eric S. Raymond2005-06-244-302/+330
* Freeze before pulling the session-faking stuff into its own module.Eric S. Raymond2005-06-243-3/+15
* gpsfake acquires -m (monitor) option.Eric S. Raymond2005-06-233-13/+21
* Switch gpsfake to using the control socket.Eric S. Raymond2005-06-231-2/+2
* Fixes for the hotplug/control-socket mechanism.Eric S. Raymond2005-06-233-34/+24
* Add methods for editing the internal device list, but don't try to use them yet.Eric S. Raymond2005-06-221-0/+9
* More gpsfake cleanup.Eric S. Raymond2005-06-221-133/+132
* Factor out more predicates.Eric S. Raymond2005-06-221-22/+29
* Get a control socket for the gpsfake daemon instance.Eric S. Raymond2005-06-221-14/+12
* Remove PID file on exit.Eric S. Raymond2005-06-222-2/+9
* Daemon control is now encapsulated.Eric S. Raymond2005-06-221-19/+54
* Gather more gpsfake logic into classes.Eric S. Raymond2005-06-221-30/+29
* gpsfake refactoring continues.Eric S. Raymond2005-06-221-17/+22
* Next step in gpsfake refactoring.Eric S. Raymond2005-06-221-21/+22
* Refactor, moving towards supporting multiple fake GPSes.Eric S. Raymond2005-06-221-65/+71
* This ships as 2.26.release-2.26Eric S. Raymond2005-06-221-1/+2
* Splint warning suppression.Eric S. Raymond2005-06-221-1/+1
* More prep work for 16-channel receivers.Eric S. Raymond2005-06-228-19/+25
* Prep work for 16-channel receivers; silence a warning about PPS initialization.Eric S. Raymond2005-06-225-15/+13
* Ensure that date/time field is dumped as ? when...Eric S. Raymond2005-06-2110-67/+94
* Ready to ship 2.26.Eric S. Raymond2005-06-214-5/+9