From 64b7c6fd1945bc206cf56979633dfca8a7494374 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka Date: Thu, 21 Feb 2019 12:26:09 +0900 Subject: tests: Add "disable-scdaemon" in gpg-agent.conf. * tests/openpgp/defs.scm: Add "disable-scdaemon". Remove "scdaemon-program". * tests/gpgme/gpgme-defs.scm, tests/gpgsm/gpgsm-defs.scm: Likewise. * tests/inittests, tests/pkits/inittests: Add "disable-scdaemon" -- Before this change, running "make check" accesses USB device by scdaemon on host computer. If there is any smartcard/token available, it may affect test results. Because default key choice depends on smartcard/token availability now and existing tests have nothing about testing smartcard/token, disabling scdaemon is good. Signed-off-by: NIIBE Yutaka --- tests/pkits/inittests | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/pkits') diff --git a/tests/pkits/inittests b/tests/pkits/inittests index 4bff0a8b8..deb185439 100755 --- a/tests/pkits/inittests +++ b/tests/pkits/inittests @@ -94,6 +94,7 @@ EOF # Fixme: we need to write a dummy pinentry program cat > gpg-agent.conf <