Home GnuPG
Diffusion GnuPG da0925973ef3

Do not mix test result with progress lines.
da0925973ef3Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Do not mix test result with progress lines.

This makes parsing of the results easier. Fixes bug#1400.

  • tests/openpgp/defs.inc (progress_cancel, progress_end)

(progress_new): New.

  • tests/openpgp/conventional-mdc.test: Use progress functions
  • tests/openpgp/conventional.test: Ditto.
  • tests/openpgp/encrypt-dsa.test: Ditto.
  • tests/openpgp/encrypt.test: Ditto.
  • tests/openpgp/sigs.test: Ditto. --

The new output style is now:

    > MD5 SHA1 RIPEMD160 SHA256 SHA384 SHA512 SHA224 <
PASS: sigs.test

or if the test fails:

    > MD5 SHA1
sigs.test: ooops
FAIL: sigs.test

(cherry picked from commit f1e1387bee286c7434f0462185048872bcdb4484)

Details

Provenance
wernerAuthored on Apr 5 2012, 8:32 PM
Parents
rG79d7e1d86bbd: scd: move SCDaemon to libexecdir.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rGda0925973ef3: Do not mix test result with progress lines. (authored by Werner Koch <wk@gnupg.org>).Apr 22 2013, 9:30 AM