]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
selftests: timers: Fix run_destructive_tests target to handle skipped tests
authorShuah Khan <shuahkh@osg.samsung.com>
Thu, 17 Aug 2017 22:34:43 +0000 (16:34 -0600)
committerSeth Forshee <seth.forshee@canonical.com>
Fri, 15 Sep 2017 16:15:08 +0000 (09:15 -0700)
commitaff0e72af9f22934e1bb87649d96659d9c748e5d
tree4dab429cb8fabe46f63261629605199972a76f53
parentb2f9115d547f67c6ebf2c7e294af296956407edc
selftests: timers: Fix run_destructive_tests target to handle skipped tests

BugLink: http://bugs.launchpad.net/bugs/1717549
commit df9c011c0a23cf1399c01f896cd359d932ab49b5 upstream.

When a test exits with skip exit code of 4, "make run_destructive_tests"
halts testing. Fix run_destructive_tests target to handle error exit codes.

Reported-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
tools/testing/selftests/timers/Makefile