Source-Changes archive

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

CVS commit: src/tests/usr.bin/netpgpverify



Module Name:    src
Committed By:   agc
Date:           Sun Nov 23 01:56:35 UTC 2014

Modified Files:
        src/tests/usr.bin/netpgpverify: t_netpgpverify.sh

Log Message:
Since the netpgpverify rewrite to have no external pre-requisites, the
output format for signatures has changed cosmetically (mainly
whitespace changes).  Re-format all the test cases so that the tests
now pass again with the new output format:

        Tests root: /usr/tests/usr.bin/netpgpverify

        t_netpgpverify (1/1): 2 test cases
            netpgpverify_dsa: [0.261980s] Passed.
            netpgpverify_rsa: [0.237469s] Passed.
        [0.509571s]

        Summary for 1 test programs:
            2 passed test cases.
            0 failed test cases.
            0 expected failed test cases.
            0 skipped test cases.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/netpgpverify/t_netpgpverify.sh

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