validate: launcher: Initialize Test start time outside of wait_process
authorRamiro Polla <ramiro.polla@collabora.co.uk>
Fri, 16 Jan 2015 18:00:25 +0000 (19:00 +0100)
committerThibault Saunier <tsaunier@gnome.org>
Thu, 5 Feb 2015 14:18:38 +0000 (15:18 +0100)
commitbd4c2211412580f55fccf66d5ad2d680fab36bb4
tree19737a8c9aec66e7281075a7c2dc31eafbc7f865
parent498f7002f3123a309910c3cc22b05aa783f1d804
validate: launcher: Initialize Test start time outside of wait_process

wait_process will be moved to TestManager, so the values used to track
process update must remain inside Test.

Patch 2/4 to make TestManager handle waiting for processes instead of
expecting each Test to do it.
validate/launcher/baseclasses.py