Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/rump/rumpkern



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.



Home | Main Index | Thread Index | Old Index