From dd9c8278379df9f41c5a40dc6bccd2901cf4db10 Mon Sep 17 00:00:00 2001 From: drebs Date: Tue, 6 Sep 2016 14:55:27 -0400 Subject: [test] add speed tests for gpg/wrapper init/enc/dec this is a port of commit 2d9bec78f in the legacy keymanager repo. Additionally, I'm here separating benchmarking tests from the main tox run. In my machine several of these benchmarking tests seem to be broken, due to issue https://github.com/isislovecruft/python-gnupg/issues/157 --- tests/integration/keymanager/common.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/integration/keymanager/common.py b/tests/integration/keymanager/common.py index fb8b4ef..e170d78 100644 --- a/tests/integration/keymanager/common.py +++ b/tests/integration/keymanager/common.py @@ -266,6 +266,7 @@ RZXoH+FTg9UAW87eqU610npOkT6cRaBxaMK/mDtGNdc= """ # key 7FEE575A: public key "anotheruser " +KEY_FINGERPRINT_2 = "F6E2B572ADB84EA58BD2E9A57F9DFA687FEE575A" PUBLIC_KEY_2 = """ -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.4.10 (GNU/Linux) -- cgit v1.2.3