scripts: Add capability to resume interrupted run-tests.sh session
authorMike Mason <michael.w.mason@intel.com>
Tue, 26 Aug 2014 20:31:27 +0000 (13:31 -0700)
committerThomas Wood <thomas.wood@intel.com>
Fri, 29 Aug 2014 15:32:42 +0000 (16:32 +0100)
commit822cc6a5655db6c210204ca349dbbed05ee1838b
treea6b0f69443c31d10b0b34885a4e6296d5c3eacc6
parent59c55626f93eabafe4617f4aca6ec11545340d9d
scripts: Add capability to resume interrupted run-tests.sh session

Piglit provides a 'resume' feature that can restart an interrupted
test run at the point where it stopped. This patch adds that
feature to run_tests.sh.

Signed-off-by: Mike Mason <michael.w.mason@intel.com>
[Thomas: remove additional new line from end of file]
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
scripts/run-tests.sh