Module name:    mbuf
Committed by:   pcahyna
Date:           Sun Dec 17 12:30:39 UTC 2006

Modified Files:
        mbuf/tests/m_datarange: Makefile m_datarange.c
        mbuf/tests/m_makewritable: Makefile m_makewritable.c
Added Files:
        mbuf/tests/testlib: mbuf-test.c mbuf-test.h test.c test.h

Log Message:
Factor out some test utility routines to separate files.


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 mbuf/tests/testlib/mbuf-test.c \
    mbuf/tests/testlib/mbuf-test.h mbuf/tests/testlib/test.c \
    mbuf/tests/testlib/test.h
cvs -z3 rdiff -u -r1.1 -r1.2 mbuf/tests/m_datarange/Makefile \
    mbuf/tests/m_makewritable/Makefile \
    mbuf/tests/m_makewritable/m_makewritable.c
cvs -z3 rdiff -u -r1.9 -r1.10 mbuf/tests/m_datarange/m_datarange.c

To view a diff of this commit:
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/mbuf/tests/testlib/mbuf-test.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/mbuf/tests/testlib/mbuf-test.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/mbuf/tests/testlib/test.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/mbuf/tests/testlib/test.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/mbuf/tests/m_datarange/Makefile?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/mbuf/tests/m_makewritable/Makefile?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/mbuf/tests/m_makewritable/m_makewritable.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/mbuf/tests/m_datarange/m_datarange.c?r1=1.9&r2=1.10

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NetBSD-SoC-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs

Reply via email to