diff options
Diffstat (limited to 't/recipes/checks/files/includes/util-h')
5 files changed, 12 insertions, 0 deletions
diff --git a/t/recipes/checks/files/includes/util-h/build-spec/debian/install b/t/recipes/checks/files/includes/util-h/build-spec/debian/install new file mode 100644 index 0000000..346e9e7 --- /dev/null +++ b/t/recipes/checks/files/includes/util-h/build-spec/debian/install @@ -0,0 +1,3 @@ +*.h usr/include +*.h usr/include/private-subdir +*.h usr/include/x86_64-linux-gnu diff --git a/t/recipes/checks/files/includes/util-h/build-spec/fill-values b/t/recipes/checks/files/includes/util-h/build-spec/fill-values new file mode 100644 index 0000000..44b4299 --- /dev/null +++ b/t/recipes/checks/files/includes/util-h/build-spec/fill-values @@ -0,0 +1,3 @@ +Skeleton: upload-native +Testname: util-h +Description: Ships a header in /usr/include/util.h diff --git a/t/recipes/checks/files/includes/util-h/build-spec/orig/util.h b/t/recipes/checks/files/includes/util-h/build-spec/orig/util.h new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/t/recipes/checks/files/includes/util-h/build-spec/orig/util.h diff --git a/t/recipes/checks/files/includes/util-h/eval/desc b/t/recipes/checks/files/includes/util-h/eval/desc new file mode 100644 index 0000000..29db8ae --- /dev/null +++ b/t/recipes/checks/files/includes/util-h/eval/desc @@ -0,0 +1,4 @@ +Testname: util-h +Check: files/includes +See-Also: + Bug#898377 diff --git a/t/recipes/checks/files/includes/util-h/eval/hints b/t/recipes/checks/files/includes/util-h/eval/hints new file mode 100644 index 0000000..cbcfe9a --- /dev/null +++ b/t/recipes/checks/files/includes/util-h/eval/hints @@ -0,0 +1,2 @@ +util-h (binary): header-has-overly-generic-name [usr/include/x86_64-linux-gnu/util.h] +util-h (binary): header-has-overly-generic-name [usr/include/util.h] |