diff options
author | Guillem Jover <guillem@debian.org> | 2014-08-05 22:08:12 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2016-10-30 04:45:32 +0100 |
commit | 1d8f6e1fa32cedd33788991d9301899fc6f2dcfb (patch) | |
tree | 7034c741e74e7d17629b6090236b55e2bd7dd082 /scripts/t/dpkg_source/testsuite_0.dsc | |
parent | 6c32c76ba20b641e14fc1533cecb3ca674850a90 (diff) | |
download | dpkg-1d8f6e1fa32cedd33788991d9301899fc6f2dcfb.tar.gz |
scripts/t: Add dpkg-source functional tests
Diffstat (limited to 'scripts/t/dpkg_source/testsuite_0.dsc')
-rw-r--r-- | scripts/t/dpkg_source/testsuite_0.dsc | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/scripts/t/dpkg_source/testsuite_0.dsc b/scripts/t/dpkg_source/testsuite_0.dsc new file mode 100644 index 000000000..4ec33a43a --- /dev/null +++ b/scripts/t/dpkg_source/testsuite_0.dsc @@ -0,0 +1,16 @@ +Format: 3.0 (native) +Source: testsuite +Binary: test-binary +Architecture: all +Version: 0 +Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org> +Standards-Version: 1.0 +Testsuite: autopkgtest +Package-List: + test-binary deb test optional arch=all +Checksums-Sha1: + 0000000000000000000000000000000000000000 0 testsuite_0.tar.xz +Checksums-Sha256: + 0000000000000000000000000000000000000000000000000000000000000000 0 testsuite_0.tar.xz +Files: + 00000000000000000000000000000000 0 testsuite_0.tar.xz |