OSDN Git Service

Fix SysV IPC test failures on Android devices.
authorElliott Hughes <enh@google.com>
Sat, 27 Aug 2016 01:33:19 +0000 (18:33 -0700)
committerElliott Hughes <enh@google.com>
Sat, 27 Aug 2016 02:23:39 +0000 (19:23 -0700)
commit40bae4fc89a32b6110ecfb16ef84a5fdb597ffac
tree7b50de95182b7a781336534fd02e3c60024a8749
parent0b1a2826508ee5b191650d1d8b1f6b028e970f3b
Fix SysV IPC test failures on Android devices.

SysV IPC has been compiled out of all our kernels.

Change-Id: I1294459697ed7dff4f21af5c7b04c8b3d3649329
tests/sys_msg_test.cpp
tests/sys_sem_test.cpp
tests/sys_shm_test.cpp