OSDN Git Service

add testcases for shm_{open,unlink}
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 2 Jul 2009 22:20:19 +0000 (00:20 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 2 Jul 2009 22:20:19 +0000 (00:20 +0200)
commiteac5e6eee91332c3c98f4c5a3ee2d55ec1723d81
tree78aa48b98d7b89d2dce43f66983981ab38b9b90a
parenta98934adc9277d1dea52b929d59c6b15ccf115a2
add testcases for shm_{open,unlink}

Reported-by: Mikael Lund Jepsen <mlj@iccc.dk>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
librt/shm.c
test/librt/Makefile [new file with mode: 0644]
test/librt/shmtest.c [new file with mode: 0644]