Module Name: src Committed By: pooka Date: Tue Nov 9 15:25:20 UTC 2010
Modified Files: src/tests/rump/rumpkern: Makefile Added Files: src/tests/rump/rumpkern: t_copy.c Log Message: Test copystr/copyinstr/copyoutstr focusing on the off-by-one cases. As a notable caveat, this does not test the remote RPC paths of those routines, which are arguably a little more complex. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/tests/rump/rumpkern/Makefile cvs rdiff -u -r0 -r1.1 src/tests/rump/rumpkern/t_copy.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.