Add SYSV semaphore test
commit1afc369f1aa153ffcfbc50b4e840bdf5746b705d
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 31 Oct 2016 13:03:07 +0000 (31 11:03 -0200)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 28 Dec 2016 22:31:05 +0000 (28 20:31 -0200)
treeb2e7fccc63bcd4c259786fa8dd03557f4be8c03c
parent38cee35b0c30b4eba605f8402a21251d3da1f512
Add SYSV semaphore test

This patch adds a simple SYSV semaphore test to check for correct
argument passing on kernel.  The idea is neither to be an extensive
testing nor to check for any specific Linux test.

* sysvipc/Makefile (tests): Add test-sysvsem.
* sysvipc/test-sysvsem.c: New file.
ChangeLog
sysvipc/Makefile
sysvipc/test-sysvsem.c [new file with mode: 0644]