]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: exit 1 on failure
authorJoern Engel <joern@logfs.org>
Wed, 3 Jul 2013 22:09:17 +0000 (15:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Jul 2013 23:08:07 +0000 (16:08 -0700)
commitef8b5adc6f93ac88d316ec439124d4139933f99d
tree41ae763e706690676168f189fbae0b56f8c2d62e
parent972b58a493eb24bfd39568aab01b5f12c9c031e9
selftests: exit 1 on failure

In case this ever gets scripted, it should return 0 on success and 1 on
failure.  Parsing the output should be left to meatbags.

Signed-off-by: Joern Engel <joern@logfs.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
tools/testing/selftests/vm/Makefile
tools/testing/selftests/vm/run_vmtests