aboutsummaryrefslogtreecommitdiff
path: root/runtest/syscalls
diff options
context:
space:
mode:
authorsubrata_modak <subrata_modak>2009-05-29 12:26:40 +0000
committersubrata_modak <subrata_modak>2009-05-29 12:26:40 +0000
commit2e2b18ce08c1a3e048d95c3d926afea20833e674 (patch)
tree86f2d1b65bed929477e548274ce3191e26c34ed5 /runtest/syscalls
parent705ba4664910e37a308d531929208648d9b3e3a1 (diff)
Add/Port mq_unlink01 test for mq_unlink() syscall. Signed-off-by: Manas Kumar Nayak <maknayak@in.ibm.com>.
Diffstat (limited to 'runtest/syscalls')
-rw-r--r--runtest/syscalls1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtest/syscalls b/runtest/syscalls
index c902e4eb9..cc5e2ef38 100644
--- a/runtest/syscalls
+++ b/runtest/syscalls
@@ -587,6 +587,7 @@ mprotect03 mprotect03
mq_notify01 mq_notify01
mq_open01 mq_open01
mq_timedreceive01 mq_timedreceive01
+mq_unlink01 mq_unlink01
mremap01 mremap01
mremap02 mremap02