lib: only skip subsequent tests if a timeout occurs outside of a subtest
authorThomas Wood <thomas.wood@intel.com>
Thu, 13 Nov 2014 11:47:19 +0000 (11:47 +0000)
committerThomas Wood <thomas.wood@intel.com>
Thu, 13 Nov 2014 14:27:57 +0000 (14:27 +0000)
commitebab9f080b24ac11507e872fcfdf58ea9cb7e6fc
tree18344818555e947bce32660b9497b50ab71be0ba
parentf6aa80ca18f3dc5fe751c941fb1af6b4b44d21ef
lib: only skip subsequent tests if a timeout occurs outside of a subtest

Make timeout behaviour more consistent with igt_fail, where subsequent
subtests are only skipped if the failure occurs outside of a subtest.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=85718
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
lib/igt_core.c