[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Thu May 15 18:01:02 EST 2014
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 14/05/15 18:01:02
Modified files:
regress : Makefile
. : Makefile.in ChangeLog
regress/unittests/sshbuf : test_sshbuf.c test_sshbuf_fixed.c test_sshbuf_fuzz.c test_sshbuf_getput_basic.c test_sshbuf_getput_crypto.c test_sshbuf_getput_fuzz.c test_sshbuf_misc.c tests.c
regress/unittests/test_helper : fuzz.c test_helper.c
Log message:
- (djm) [regress/Makefile Makefile.in]
[regress/unittests/sshbuf/test_sshbuf.c
[regress/unittests/sshbuf/test_sshbuf_fixed.c]
[regress/unittests/sshbuf/test_sshbuf_fuzz.c]
[regress/unittests/sshbuf/test_sshbuf_getput_basic.c]
[regress/unittests/sshbuf/test_sshbuf_getput_crypto.c]
[regress/unittests/sshbuf/test_sshbuf_getput_fuzz.c]
[regress/unittests/sshbuf/test_sshbuf_misc.c]
[regress/unittests/sshbuf/tests.c]
[regress/unittests/test_helper/fuzz.c]
[regress/unittests/test_helper/test_helper.c]
Hook new unit tests into the build and "make tests"
Diff commands:
cvs -nQq rdiff -u -r1.69 -r1.70 openssh/regress/Makefile
cvs -nQq rdiff -u -r1.357 -r1.358 openssh/Makefile.in
cvs -nQq rdiff -u -r1.6820 -r1.6821 openssh/ChangeLog
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/regress/unittests/sshbuf/test_sshbuf.c
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/regress/unittests/sshbuf/test_sshbuf_fixed.c
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/regress/unittests/sshbuf/test_sshbuf_fuzz.c
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/regress/unittests/sshbuf/test_sshbuf_getput_basic.c
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/regress/unittests/sshbuf/test_sshbuf_getput_crypto.c
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/regress/unittests/sshbuf/test_sshbuf_getput_fuzz.c
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/regress/unittests/sshbuf/test_sshbuf_misc.c
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/regress/unittests/sshbuf/tests.c
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/regress/unittests/test_helper/fuzz.c
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/regress/unittests/test_helper/test_helper.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/regress/Makefile?r1=1.69;r2=1.70&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/Makefile.in?r1=1.357;r2=1.358&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6820;r2=1.6821&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/unittests/sshbuf/test_sshbuf.c?r1=1.1;r2=1.2&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/unittests/sshbuf/test_sshbuf_fixed.c?r1=1.1;r2=1.2&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/unittests/sshbuf/test_sshbuf_fuzz.c?r1=1.1;r2=1.2&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/unittests/sshbuf/test_sshbuf_getput_basic.c?r1=1.1;r2=1.2&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/unittests/sshbuf/test_sshbuf_getput_crypto.c?r1=1.1;r2=1.2&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/unittests/sshbuf/test_sshbuf_getput_fuzz.c?r1=1.1;r2=1.2&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/unittests/sshbuf/test_sshbuf_misc.c?r1=1.1;r2=1.2&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/unittests/sshbuf/tests.c?r1=1.1;r2=1.2&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/unittests/test_helper/fuzz.c?r1=1.1;r2=1.2&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/unittests/test_helper/test_helper.c?r1=1.1;r2=1.2&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list