summaryrefslogtreecommitdiff
path: root/debian/tests/control
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2024-11-11 13:16:01 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2024-11-12 14:39:22 +0100
commit5685e944b0e9808d6f3edc9e14000c3879818ffc (patch)
tree3ab5ca2f0624d1ddd319ab9ef8409bdda10ef5cf /debian/tests/control
parent09e853dd424a6ab53bd5791de75894a985968399 (diff)
test: Prettify JSON tests using jq
This also ensures that our JSON is actually correct JSON. echo may fail now with EPIPE, given that it is multiline, so wrap it in 2>/dev/null
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
index d2b2e32c6..aa2aa0462 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -7,5 +7,6 @@ Restrictions: allow-stderr
Depends: @, @builddeps@, dpkg (>= 1.20.8), fakeroot, wget, stunnel4, lsof, db-util,
gnupg (>= 2) | gnupg2, gnupg1 | gnupg (<< 2),
gpgv (>= 2) | gpgv2, gpgv1 | gpgv (<< 2),
+ jq,
libfile-fcntllock-perl, python3-apt, aptitude,
valgrind, gdb-minimal | gdb