Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/crypto/libcrypto



Module Name:    src
Committed By:   christos
Date:           Mon May  8 17:46:06 UTC 2023

Modified Files:
        src/tests/crypto/libcrypto: Makefile Makefile.inc t_hashes.sh
            t_libcrypto.sh t_pubkey.sh
        src/tests/crypto/libcrypto/conf: Makefile
        src/tests/crypto/libcrypto/dh: Makefile
        src/tests/crypto/libcrypto/evp: Makefile
        src/tests/crypto/libcrypto/threads: Makefile
Added Files:
        src/tests/crypto/libcrypto/conf: d_conf-1x.out d_conf-3x.out
Removed Files:
        src/tests/crypto/libcrypto/conf: d_conf.out

Log Message:
make tests support both 1.x and 3.x.
Lot of work needed to add all the 3.x tests, but that can wait until all
is switched


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/tests/crypto/libcrypto/Makefile
cvs rdiff -u -r1.10 -r1.11 src/tests/crypto/libcrypto/Makefile.inc
cvs rdiff -u -r1.4 -r1.5 src/tests/crypto/libcrypto/t_hashes.sh
cvs rdiff -u -r1.8 -r1.9 src/tests/crypto/libcrypto/t_libcrypto.sh
cvs rdiff -u -r1.6 -r1.7 src/tests/crypto/libcrypto/t_pubkey.sh
cvs rdiff -u -r1.1 -r1.2 src/tests/crypto/libcrypto/conf/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/crypto/libcrypto/conf/d_conf-1x.out \
    src/tests/crypto/libcrypto/conf/d_conf-3x.out
cvs rdiff -u -r1.1 -r0 src/tests/crypto/libcrypto/conf/d_conf.out
cvs rdiff -u -r1.1 -r1.2 src/tests/crypto/libcrypto/dh/Makefile
cvs rdiff -u -r1.2 -r1.3 src/tests/crypto/libcrypto/evp/Makefile
cvs rdiff -u -r1.5 -r1.6 src/tests/crypto/libcrypto/threads/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index