]> git.baikalelectronics.ru Git - kernel.git/commit
breakpoint selftests: print failure status instead of cause make error
authorDave Young <dyoung@redhat.com>
Tue, 18 Dec 2012 00:04:50 +0000 (16:04 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Dec 2012 01:15:27 +0000 (17:15 -0800)
commit5b5ef4d50e9eb6659d9944c044e74b5991ae0352
tree0fc43297be496aaeb1bfc9251aa70423bfb9c5c2
parent5cf6cb0ebe2cfde1f8fc9fb0faa70bd4fbc8d7bc
breakpoint selftests: print failure status instead of cause make error

In case breakpoint test exit non zero value it will cause make error.
Better way is just print the test failure status.

Signed-off-by: Dave Young <dyoung@redhat.com>
Reviewed-by: Pekka Enberg <penberg@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
tools/testing/selftests/breakpoints/Makefile