diff options
Diffstat (limited to 'debian/tests')
| -rw-r--r-- | debian/tests/control | 2 | ||||
| -rw-r--r-- | debian/tests/run-tests | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/tests/control b/debian/tests/control index a69965db4..446f0afcc 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -7,4 +7,4 @@ Depends: @, @builddeps@, dpkg (>= 1.20.8), fakeroot, wget, stunnel4, lsof, db-ut gpgv1 | gpgv (<< 2), libfile-fcntllock-perl, python3-apt, aptitude, pkg-config, - valgrind + valgrind, gdb-minimal | gdb diff --git a/debian/tests/run-tests b/debian/tests/run-tests index 495f7edff..ff3359fae 100644 --- a/debian/tests/run-tests +++ b/debian/tests/run-tests @@ -22,4 +22,5 @@ APT_INTEGRATION_TESTS_INTERNAL_PLANNER=/usr/lib/apt/planners/apt \ APT_INTEGRATION_TESTS_BUILD_DIR=/usr/bin \ APT_INTEGRATION_TESTS_FTPARCHIVE_BIN_DIR=/usr/bin \ APT_INTEGRATION_TESTS_LIBRARY_PATH=/dev/null/does/not/exist \ +APT_INTEGRATION_TESTS_ARTIFACTS_DIR="${AUTOPKGTEST_ARTIFACTS}" \ ./test/integration/run-tests -q |
