CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/22 23:01:19
Modified files:
regress/usr.bin/ssh: Makefile
Added files:
regress/usr.bin/ssh: cfgparse.sh
Log message:
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.
