CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/03/18 21:41:40
Modified files:
regress/usr.bin/openssl: Makefile appstest.sh
Log message:
Add a -q (for quick) mode to apptest.sh, and use it by default.
this means that running the regression test doesn't take forever
because we run a huge dhparam test and openssl speed tests.
ok inoguchi@
