gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-dev] [PATCH] Add Valgrind tests for gps library interfaces.


From: Fred Wright
Subject: Re: [gpsd-dev] [PATCH] Add Valgrind tests for gps library interfaces.
Date: Fri, 17 Feb 2017 18:37:02 -0800 (PST)

This still doesn't work with libgpsmm=no and/or qt=no, since the updated
valgrind-audit.py unconditionally includes those tests.  It's not that
hard to test those cases. :-)

Some rework of DaemonInstance might be appropriate to reduce the code
duplication in LibInstance, though the spawn() method could use some
rework, anyway.  The current approach of using shell backgrounding with
os.system() is pretty ugly.

Fred Wright



reply via email to

[Prev in Thread] Current Thread [Next in Thread]