summaryrefslogtreecommitdiff
path: root/distrib/sets
diff options
context:
space:
mode:
authorriastradh <riastradh@NetBSD.org>2023-06-01 22:26:40 +0000
committerriastradh <riastradh@NetBSD.org>2023-06-01 22:26:40 +0000
commit11203a21e68583983135539e020e39397b3f819d (patch)
tree2894e31bab9717d5bc6ba244af515d1c055e00d9 /distrib/sets
parentdf82261080d94a1367e80059e3ba484e7ff9fbed (diff)
ld.elf_so: Test TLS abuse of static def, dynamic use and vice versa.
XXX pullup-10
Diffstat (limited to 'distrib/sets')
-rw-r--r--distrib/sets/lists/tests/shl.mi6
1 files changed, 5 insertions, 1 deletions
diff --git a/distrib/sets/lists/tests/shl.mi b/distrib/sets/lists/tests/shl.mi
index 491109bca2b..3e706f9173c 100644
--- a/distrib/sets/lists/tests/shl.mi
+++ b/distrib/sets/lists/tests/shl.mi
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.13 2023/06/01 20:50:18 riastradh Exp $
+# $NetBSD: shl.mi,v 1.14 2023/06/01 22:26:40 riastradh Exp $
#
./usr/tests/lib/csu/h_initfini3_dso.so tests-lib-tests compattestfile,atf
./usr/tests/lib/csu/h_initfini3_dso.so.1 tests-lib-tests compattestfile,atf
@@ -16,6 +16,10 @@
./usr/tests/libexec/ld.elf_so/h_helper_symver_dso1/libh_helper_symver_dso.so.1 tests-libexec-tests compattestfile,atf
./usr/tests/libexec/ld.elf_so/h_helper_symver_dso2/libh_helper_symver_dso.so tests-libexec-tests compattestfile,atf
./usr/tests/libexec/ld.elf_so/h_helper_symver_dso2/libh_helper_symver_dso.so.1 tests-libexec-tests compattestfile,atf
+./usr/tests/libexec/ld.elf_so/libh_abuse_dynamic.so tests-libexec-tests compattestfile,atf
+./usr/tests/libexec/ld.elf_so/libh_abuse_dynamic.so.1 tests-libexec-tests compattestfile,atf
+./usr/tests/libexec/ld.elf_so/libh_abuse_static.so tests-libexec-tests compattestfile,atf
+./usr/tests/libexec/ld.elf_so/libh_abuse_static.so.1 tests-libexec-tests compattestfile,atf
./usr/tests/libexec/ld.elf_so/libh_def_dynamic.so tests-libexec-tests compattestfile,atf
./usr/tests/libexec/ld.elf_so/libh_def_dynamic.so.1 tests-libexec-tests compattestfile,atf
./usr/tests/libexec/ld.elf_so/libh_def_static.so tests-libexec-tests compattestfile,atf