mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
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>