Home GnuPG
Diffusion GnuPG 23f00f109ddb

tests: Fix distcheck.

Description

tests: Fix distcheck.

* tests/Makefile.am (SUBDIRS): Add 'pkits' again.  Simply dropping it
makes 'make distcheck' unhappy.
* tests/pkits/Makefile.am (TESTS): Remove all tests.

Disable the 'pkits' tests in a way that keeps 'make distcheck' happy.
To run tests individually, do

make -Ctests/pkits check TESTS=some-test

Details

Provenance
justusAuthored on Apr 6 2017, 3:17 PM
Parents
rGaf1c1a57e46a: tests: Disable 'pkits' test suite.
Branches
Unknown
Tags
Unknown
Tasks
T3067: tests/pkits is broken