git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b361690
)
selftests/ipc: change test to use ksft framework
author
Shuah Khan
<shuahkh@osg.samsung.com>
Fri, 3 Oct 2014 15:07:12 +0000
(09:07 -0600)
committer
Shuah Khan
<shuahkh@osg.samsung.com>
Mon, 17 Nov 2014 17:39:15 +0000
(10:39 -0700)
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>
No differences found