Add SYSV shared memory test
commita9b0101475c9894f210e20efa9738eba56d33f19
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 31 Oct 2016 13:22:43 +0000 (31 11:22 -0200)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 28 Dec 2016 22:32:02 +0000 (28 20:32 -0200)
treebf8fb40d33ccd392e252f47241e8b86c0deef9c3
parent50a6b4e0e4eff805b3a2b6df1e8c18d57ac40294
Add SYSV shared memory test

This patch adds a simple SYSV shared memory 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-sysvshm.
* sysvipc/test-sysvshm.c: New file.
ChangeLog
sysvipc/Makefile
sysvipc/test-sysvshm.c [new file with mode: 0644]