selftests/ipc: change test to use ksft framework
authorShuah Khan <shuahkh@osg.samsung.com>
Fri, 3 Oct 2014 15:07:12 +0000 (09:07 -0600)
committerShuah Khan <shuahkh@osg.samsung.com>
Mon, 17 Nov 2014 17:39:15 +0000 (10:39 -0700)
commit56661564e1fea94c42289edd59361a1f87932410
tree6998f03ba77f38bb40506b1ac4785b8b52adbd13
parentb36169041c07378aa17e8afff643aed89be9acd4
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 <shuahkh@osg.samsung.com>
tools/testing/selftests/ipc/msgque.c