From: Shuah Khan Date: Fri, 3 Oct 2014 15:07:12 +0000 (-0600) Subject: selftests/ipc: change test to use ksft framework X-Git-Tag: omap-for-v3.19/fixes-rc1~70^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56661564e1fea94c42289edd59361a1f87932410;p=pandora-kernel.git selftests/ipc: change test to use ksft framework Change ipc test to use kselftest framework to report test results. With this change this test exits with EXIT_FAIL instead of -errno. Changed print errno in test fail messages to not loose that information. Signed-off-by: Shuah Khan --- Reading git-diff-tree failed