gpg-lacre/test/modules
Piotr F. Mieszkowski 588b447e69 Add basic unit tests for GnuPG module
- Cover basic GnuPG functionality with tests (confirm_key, public_keys).
- Add a test public key file.
- Fix resource leak by closing streams opened by Popen.
2022-12-14 21:09:46 +01:00
..
test_contracts.py Move different parts of Lacre tests to subdirectories 2022-10-19 18:36:23 +00:00
test_gnupg.py Add basic unit tests for GnuPG module 2022-12-14 21:09:46 +01:00
test_lacre_keycache.py Separate key-cache and key-loader 2022-10-19 18:36:23 +00:00
test_lacre_text.py Reformat tests 2022-10-19 18:36:23 +00:00
test_m2crypto.py Move different parts of Lacre tests to subdirectories 2022-10-19 18:36:23 +00:00