From 75808db17caf8b960b351e3408e74142f4c85aac Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 15:42:30 +0200 Subject: Adding upstream version 2.117.0. Signed-off-by: Daniel Baumann --- t/recipes/checks/documentation/manual/legacy-binary/eval/desc | 2 ++ t/recipes/checks/documentation/manual/legacy-binary/eval/hints | 5 +++++ t/recipes/checks/documentation/manual/legacy-binary/eval/post-test | 3 +++ 3 files changed, 10 insertions(+) create mode 100644 t/recipes/checks/documentation/manual/legacy-binary/eval/desc create mode 100644 t/recipes/checks/documentation/manual/legacy-binary/eval/hints create mode 100644 t/recipes/checks/documentation/manual/legacy-binary/eval/post-test (limited to 't/recipes/checks/documentation/manual/legacy-binary/eval') diff --git a/t/recipes/checks/documentation/manual/legacy-binary/eval/desc b/t/recipes/checks/documentation/manual/legacy-binary/eval/desc new file mode 100644 index 0000000..631d4ea --- /dev/null +++ b/t/recipes/checks/documentation/manual/legacy-binary/eval/desc @@ -0,0 +1,2 @@ +Testname: legacy-binary +Check: documentation/manual diff --git a/t/recipes/checks/documentation/manual/legacy-binary/eval/hints b/t/recipes/checks/documentation/manual/legacy-binary/eval/hints new file mode 100644 index 0000000..5e77703 --- /dev/null +++ b/t/recipes/checks/documentation/manual/legacy-binary/eval/hints @@ -0,0 +1,5 @@ +binary (binary): no-manual-page [usr/bin/static-hello] +binary (binary): no-manual-page [usr/bin/iminusrbin] +binary (binary): no-manual-page [usr/bin/hello] +binary (binary): no-manual-page [usr/bin/hello.static] +binary (binary): no-manual-page [usr/bin/hello-static] diff --git a/t/recipes/checks/documentation/manual/legacy-binary/eval/post-test b/t/recipes/checks/documentation/manual/legacy-binary/eval/post-test new file mode 100644 index 0000000..3deefd5 --- /dev/null +++ b/t/recipes/checks/documentation/manual/legacy-binary/eval/post-test @@ -0,0 +1,3 @@ +s/arch-dep-package-has-big-usr-share .*kB .*%/arch-dep-package-has-big-usr-share/ +/: hardening-.*/ d +s/\(current is ([0-9]+\.)+[0-9]\)/(current is CURRENT)/ -- cgit v1.2.3