summaryrefslogtreecommitdiff
path: root/valgrind-audit
diff options
context:
space:
mode:
Diffstat (limited to 'valgrind-audit')
-rwxr-xr-xvalgrind-audit1
1 files changed, 1 insertions, 0 deletions
diff --git a/valgrind-audit b/valgrind-audit
index d90519da..60401fd1 100755
--- a/valgrind-audit
+++ b/valgrind-audit
@@ -11,6 +11,7 @@ test = gpsfake.TestSession(prefix=invocation, options="-D %d" % debuglevel)
test.progress = sys.stderr.write
try:
+ test.spawn()
print "\n*** Test #1: Normal single-client-session behavior."
print "**** Add a GPS.\n"
gps1 = test.gps_add("test/bu303-moving.log")