CVSROOT:        /cvs
Module name:    src
Changes by:     b...@cvs.openbsd.org    2020/09/21 09:13:24

Modified files:
        regress/lib/libssl: Makefile 
        regress/lib/libssl/interop: Makefile 
        regress/lib/libssl/interop/cert: Makefile 
        regress/lib/libssl/interop/cipher: Makefile 
        regress/lib/libssl/interop/version: Makefile 

Log message:
1) Move the interop tests to the end so we see tlsfuzzer first
2) Reorder the interop tests so the really slow "cert" test is at the end
3) Change the cert tests to use REGRESS_SLOW_TARGETS when testing combination
of client and server that does not involve libressl. This way we can
skip testing openssl to openssl11 when running these manually by
setting REGRESS_SKIP_SLOW to "yet" in mk.conf

ok jsing@

Reply via email to