diff options
Diffstat (limited to 't/recipes/checks/files/symbolic-links/cruft-unsafe-symlinks/eval')
-rw-r--r-- | t/recipes/checks/files/symbolic-links/cruft-unsafe-symlinks/eval/desc | 2 | ||||
-rw-r--r-- | t/recipes/checks/files/symbolic-links/cruft-unsafe-symlinks/eval/hints | 4 |
2 files changed, 6 insertions, 0 deletions
diff --git a/t/recipes/checks/files/symbolic-links/cruft-unsafe-symlinks/eval/desc b/t/recipes/checks/files/symbolic-links/cruft-unsafe-symlinks/eval/desc new file mode 100644 index 0000000..f5fb8b5 --- /dev/null +++ b/t/recipes/checks/files/symbolic-links/cruft-unsafe-symlinks/eval/desc @@ -0,0 +1,2 @@ +Testname: cruft-unsafe-symlinks +Check: files/symbolic-links diff --git a/t/recipes/checks/files/symbolic-links/cruft-unsafe-symlinks/eval/hints b/t/recipes/checks/files/symbolic-links/cruft-unsafe-symlinks/eval/hints new file mode 100644 index 0000000..21c0606 --- /dev/null +++ b/t/recipes/checks/files/symbolic-links/cruft-unsafe-symlinks/eval/hints @@ -0,0 +1,4 @@ +cruft-unsafe-symlinks (source): wayward-symbolic-link-target-in-source ../../non-existent/path/lintian-should-not-open [tests/relative-escape-from-tests] +cruft-unsafe-symlinks (source): wayward-symbolic-link-target-in-source ../../non-existent/path/lintian-should-not-open [bad-symlinks/relative-escape] +cruft-unsafe-symlinks (source): absolute-symbolic-link-target-in-source /../../non-existent/path/lintian-should-not-open [tests/absolute-escape-from-tests] +cruft-unsafe-symlinks (source): absolute-symbolic-link-target-in-source /../../non-existent/path/lintian-should-not-open [bad-symlinks/absolute-escape] |