mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01:00
tests: Pass flags to test driver.
* tests/openpgp/Makefile.am (xcheck): Pass flags to 'run-tests.scm'. Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
e33111fcda
commit
059c79d8b4
@ -98,7 +98,7 @@ check: xcheck
|
||||
.PHONY: xcheck
|
||||
xcheck:
|
||||
$(TESTS_ENVIRONMENT) $(abs_top_builddir)/tests/gpgscm/gpgscm \
|
||||
run-tests.scm $(XTESTS)
|
||||
run-tests.scm $(TESTFLAGS) $(XTESTS)
|
||||
|
||||
TEST_FILES = pubring.asc secring.asc plain-1o.asc plain-2o.asc plain-3o.asc \
|
||||
plain-1.asc plain-2.asc plain-3.asc plain-1-pgp.asc \
|
||||
|
Loading…
x
Reference in New Issue
Block a user