]> Git Repo - linux.git/commit
kcmp selftests: print fail status instead of cause make error
authorDave Young <[email protected]>
Tue, 18 Dec 2012 00:04:49 +0000 (16:04 -0800)
committerLinus Torvalds <[email protected]>
Tue, 18 Dec 2012 01:15:27 +0000 (17:15 -0800)
commited8ad10c3b2fab18dd92d21afd4277a8a521ecfd
treea18e3d5668faa9df3f9fe8d288325a810274716b
parent63d233673a9f6c524969e40e7012e3e461aafd32
kcmp selftests: print fail status instead of cause make error

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

Signed-off-by: Dave Young <[email protected]>
Reviewed-by: Pekka Enberg <[email protected]>
Cc: Cyrill Gorcunov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
tools/testing/selftests/kcmp/Makefile
This page took 0.051842 seconds and 4 git commands to generate.