From: Darren Hart Date: Wed, 13 May 2015 04:07:56 +0000 (-0700) Subject: kselftest: Add exit code defines X-Git-Tag: omap-for-v4.3/legacy-v2-signed~105^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4100e675a9be8974e00b5dd26be529136a31d519;p=pandora-kernel.git kselftest: Add exit code defines Define the exit codes with KSFT_PASS and similar so tests can use these directly if they choose. Also enable harnesses and other tooling to use the defines instead of hardcoding the return codes. Cc: Shuah Khan Cc: linux-api@vger.kernel.org Cc: Ingo Molnar Cc: Peter Zijlstra Cc: Thomas Gleixner Cc: Davidlohr Bueso Cc: KOSAKI Motohiro Signed-off-by: Darren Hart Signed-off-by: Shuah Khan --- Reading git-diff-tree failed