summaryrefslogtreecommitdiffstats
path: root/debian/tests/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:58:36 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:58:36 +0000
commit1d3b23e6bdbf53eb74161c37d8c355c2ec858a19 (patch)
treee279a67ec4f447e99b0754e7964666f7b48b5c05 /debian/tests/control
parentAdding upstream version 14-20240201. (diff)
downloadgcc-14-1d3b23e6bdbf53eb74161c37d8c355c2ec858a19.tar.xz
gcc-14-1d3b23e6bdbf53eb74161c37d8c355c2ec858a19.zip
Adding debian version 14-20240201-3.debian/14-20240201-3debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control31
1 files changed, 31 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..a03531e
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,31 @@
+Tests: runtime-libs
+Depends: apt, python3-minimal
+Restrictions: allow-stderr
+
+Tests: libc-link
+Depends: gcc-14, libc6-dev | libc-dev
+
+Tests: libstdcxx-link
+Depends: g++-14
+
+Tests: libgfortran-link
+Depends: gfortran-14
+
+Tests: libgo-link
+Depends: gccgo-14
+
+Tests: libgomp-link
+Depends: gfortran-14, gcc-14
+
+Tests: libgm2-link
+Depends: gm2-14
+
+Tests: libgnat-link
+Depends: gnat-14
+
+Tests: libgphobos-link
+Depends: gdc-14
+Architecture: !powerpc !ppc64 !ppc64el
+
+Tests: shlib-build
+Depends: gcc-14, libc6-dev | libc-dev