rtld: add test for dlopen("#dirfd/path")

Reviewed by:	markj
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	 https://reviews.freebsd.org/D56152
This commit is contained in:
Konstantin Belousov
2026-03-30 03:42:00 +03:00
parent ffbf3fecde
commit 72252591ac
2 changed files with 46 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@ SRCS.$t= $t.c common.c
.endfor
ATF_TESTS_C+= dlopen_test
ATF_TESTS_C+= dlopen_hash_test
WARNS?= 3