gpgme/lang/python/tests
Justus Winter 464d404c88 python: Add more tests.
* lang/python/tests/Makefile.am (py_tests): Add new tests.
* lang/python/tests/support.py (print_data): New function.
* lang/python/tests/t-decrypt.py: Use new function.
* lang/python/tests/t-encrypt.py: Likewise.
* lang/python/tests/t-sign.py: New file.
* lang/python/tests/t-encrypt-sym.py: Likewise.

Signed-off-by: Justus Winter <justus@gnupg.org>
2016-05-19 11:09:45 +02:00
..
Makefile.am python: Add more tests. 2016-05-19 11:09:45 +02:00
support.py python: Add more tests. 2016-05-19 11:09:45 +02:00
t-data.py python: Fix writing to data buffers. 2016-05-12 17:59:21 +02:00
t-decrypt.py python: Add more tests. 2016-05-19 11:09:45 +02:00
t-encrypt-sym.py python: Add more tests. 2016-05-19 11:09:45 +02:00
t-encrypt.py python: Add more tests. 2016-05-19 11:09:45 +02:00
t-sign.py python: Add more tests. 2016-05-19 11:09:45 +02:00
t-wrapper.py python: Share generated methods between objects. 2016-05-12 18:29:04 +02:00