дзеркало
git://git.gnupg.org/gnupg.git
синхронізовано 2025-07-03 22:56:33 +02:00
tests: Add openpgp/gpgv-forged-keyring.scm.
* tests/openpgp/gpgv-forged-keyring.scm: New. * tests/openpgp/forged-keyring.gpg: New. * tests/openpgp/Makefile.am (TESTS): Add gpgv-forged-keyring.scm. * tests/openpgp/defs.scm (tools): Add GPGV. (GPGV): New. -- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
Цей коміт міститься в:
джерело
40d16029ed
коміт
7dcad0d350
4 змінених файлів з 70 додано та 0 видалено
|
@ -53,6 +53,7 @@
|
|||
|
||||
(define tools
|
||||
'((gpg "GPG" "g10/gpg")
|
||||
(gpgv "GPGV" "g10/gpgv")
|
||||
(gpg-agent "GPG_AGENT" "agent/gpg-agent")
|
||||
(gpg-connect-agent "GPG_CONNECT_AGENT" "tools/gpg-connect-agent")
|
||||
(gpgconf "GPGCONF" "tools/gpgconf")
|
||||
|
@ -78,6 +79,7 @@
|
|||
|
||||
(define GPG `(,(tool 'gpg) --no-permission-warning
|
||||
,@(if have-opt-always-trust '(--always-trust) '())))
|
||||
(define GPGV `(,(tool 'gpgv)))
|
||||
(define PINENTRY (tool 'pinentry))
|
||||
|
||||
(define (tr:gpg input args)
|
||||
|
|
Завантаження…
Додати таблицю
Додати посилання
Послатися в новій задачі