From cbffab246997fb5a06211dfb706b54e5ae5bb59f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:58:51 +0200 Subject: Adding upstream version 1.21.22. Signed-off-by: Daniel Baumann --- tests/t-verify/pkg-verify/DEBIAN/control | 7 +++++++ tests/t-verify/pkg-verify/test-dir/test-data | 1 + tests/t-verify/pkg-verify/test-dir/test-digits | 20 ++++++++++++++++++++ tests/t-verify/pkg-verify/test-file | 1 + 4 files changed, 29 insertions(+) create mode 100644 tests/t-verify/pkg-verify/DEBIAN/control create mode 100644 tests/t-verify/pkg-verify/test-dir/test-data create mode 100644 tests/t-verify/pkg-verify/test-dir/test-digits create mode 100644 tests/t-verify/pkg-verify/test-file (limited to 'tests/t-verify/pkg-verify') diff --git a/tests/t-verify/pkg-verify/DEBIAN/control b/tests/t-verify/pkg-verify/DEBIAN/control new file mode 100644 index 0000000..5d383a2 --- /dev/null +++ b/tests/t-verify/pkg-verify/DEBIAN/control @@ -0,0 +1,7 @@ +Package: pkg-verify +Version: 0.0-1 +Section: test +Priority: extra +Maintainer: Dpkg Developers +Architecture: all +Description: test package - verify diff --git a/tests/t-verify/pkg-verify/test-dir/test-data b/tests/t-verify/pkg-verify/test-dir/test-data new file mode 100644 index 0000000..f2f6d87 --- /dev/null +++ b/tests/t-verify/pkg-verify/test-dir/test-data @@ -0,0 +1 @@ +some other data diff --git a/tests/t-verify/pkg-verify/test-dir/test-digits b/tests/t-verify/pkg-verify/test-dir/test-digits new file mode 100644 index 0000000..0ff3bbb --- /dev/null +++ b/tests/t-verify/pkg-verify/test-dir/test-digits @@ -0,0 +1,20 @@ +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 diff --git a/tests/t-verify/pkg-verify/test-file b/tests/t-verify/pkg-verify/test-file new file mode 100644 index 0000000..7a1c613 --- /dev/null +++ b/tests/t-verify/pkg-verify/test-file @@ -0,0 +1 @@ +some file -- cgit v1.2.3