Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: jruoho
Date: Sat Nov 5 07:45:41 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/lib/libc/sys: Makefile
Added Files:
src/tests/lib/libc/sys: t_msgctl.c t_msgget.c t_msgrcv.c t_msgsnd.c
Log Message:
Add 21 unit tests for the XSI message queues.
To generate a diff of this commit:
cvs rdiff -u -r1.414 -r1.415 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.17 -r1.18 src/tests/lib/libc/sys/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/sys/t_msgctl.c \
src/tests/lib/libc/sys/t_msgget.c src/tests/lib/libc/sys/t_msgrcv.c \
src/tests/lib/libc/sys/t_msgsnd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index