History log of /openbsd-current/regress/usr.bin/ssh/cfgparse.sh
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.7 11-May-2018 dtucker

Clean up comment.


Revision tags: OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.6 03-Jun-2016 dtucker

Add 'sshd' to the test ID as I'm about to add a similar set for ssh.


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE
# 1.5 29-May-2015 djm

make this work without SUDO set; ok dtucker@


# 1.4 04-May-2015 dtucker

Specify regression test host keys so that this test will work without
SUDO (because it can't read the real host keys) and in -portable on
systems where sshd hasn't been installed yet (because the keys don't
exist yet).


# 1.3 04-May-2015 dtucker

Use diff w/out -u for better portability


# 1.2 29-Apr-2015 dtucker

Add tests for ListenAddress/Port/AddressFamily in alternate orders.


# 1.1 23-Apr-2015 dtucker

Add a simple regression test for sshd's configuration parser. Right now,
all it does is run the output of sshd -T back through itself and ensure
the output is valid and invariant.


Revision tags: OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.6 03-Jun-2016 dtucker

Add 'sshd' to the test ID as I'm about to add a similar set for ssh.


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE
# 1.5 29-May-2015 djm

make this work without SUDO set; ok dtucker@


# 1.4 04-May-2015 dtucker

Specify regression test host keys so that this test will work without
SUDO (because it can't read the real host keys) and in -portable on
systems where sshd hasn't been installed yet (because the keys don't
exist yet).


# 1.3 04-May-2015 dtucker

Use diff w/out -u for better portability


# 1.2 29-Apr-2015 dtucker

Add tests for ListenAddress/Port/AddressFamily in alternate orders.


# 1.1 23-Apr-2015 dtucker

Add a simple regression test for sshd's configuration parser. Right now,
all it does is run the output of sshd -T back through itself and ensure
the output is valid and invariant.