summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve McIntyre <steve@einval.com>2022-04-27 23:15:28 +0100
committerSteve McIntyre <steve@einval.com>2022-04-27 23:15:28 +0100
commitb947ca6ac04943b66e70d37fc00c202eabf2c090 (patch)
tree2a32ac4ea45b5fc6e9e28e8397b166477d655ed3
parent7c81b875e35c50fe1902457e28c97a3210ceb190 (diff)
downloadefi-boot-shim-b947ca6ac04943b66e70d37fc00c202eabf2c090.tar.gz
efi-boot-shim-b947ca6ac04943b66e70d37fc00c202eabf2c090.zip
Tweak setup for dh_auto_test so the tests work
-rw-r--r--debian/changelog1
-rwxr-xr-xdebian/rules3
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3f03db3d..f6b1de36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ shim (15.5-1) UNRELEASED; urgency=medium
- fix-import_one_mok_state.patch
- fix_arm64_rela_sections.patch
- relax_check_for_import_mok_state.patch
+ * Tweak setup for dh_auto_test so the tests work
-- Steve McIntyre <93sam@debian.org> Wed, 27 Apr 2022 22:50:08 +0100
diff --git a/debian/rules b/debian/rules
index 58620be6..6228fcca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -70,6 +70,9 @@ override_dh_auto_clean:
override_dh_auto_build: $(DBX_LIST) $(SBAT_DATA)
dh_auto_build -- INSTALL=install $(COMMON_OPTIONS)
+override_dh_auto_test: $(DBX_LIST) $(SBAT_DATA)
+ dh_auto_test -- INSTALL=install $(COMMON_OPTIONS)
+
override_dh_auto_install:
dh_auto_install --destdir=debian/tmp -- INSTALL=install $(COMMON_OPTIONS)
# Remove the copy of the source that's installed - we have git