Module Name: src Committed By: snj Date: Tue Nov 25 07:55:25 UTC 2014
Modified Files: src/tests/usr.bin/netpgpverify [netbsd-7]: t_netpgpverify.sh Log Message: Pull up following revision(s) (requested by agc in ticket #258): tests/usr.bin/netpgpverify/t_netpgpverify.sh: revision 1.2 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.1.12.1 \ 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.