summaryrefslogtreecommitdiffstats
path: root/test/librt/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* test/librt: make it build againDenys Vlasenko2009-08-191-0/+3
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* test_librt: Fix build system for shm_open/unlink testsCarmelo Amoroso2009-07-301-2/+0
| | | | | | Fix and align build system of librt tests to the test suite. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* add testcases for shm_{open,unlink}Bernhard Reutner-Fischer2009-07-091-0/+6
Reported-by: Mikael Lund Jepsen <mlj@iccc.dk> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>