summaryrefslogtreecommitdiffstats
path: root/etc/mtree
diff options
context:
space:
mode:
authorjonathan <jonathan@FreeBSD.org>2014-06-20 17:14:59 +0000
committerjonathan <jonathan@FreeBSD.org>2014-06-20 17:14:59 +0000
commit67c7333f6441bd61161019503af39cc3d61539b9 (patch)
tree08a9d7a51acb910a6fb5b937ac507889dd179957 /etc/mtree
parentab3c0264998c57f6cb943e584be2ac021694102f (diff)
downloadFreeBSD-src-67c7333f6441bd61161019503af39cc3d61539b9.zip
FreeBSD-src-67c7333f6441bd61161019503af39cc3d61539b9.tar.gz
Test RTLD's new LD_LIBRARY_PATH_FDS variable.
Test LD_LIBRARY_PATH_FDS by linking a binary that requires a shared library that isn't in any of the usual search paths. Ensure this fails when we don't supply LD_LIBRARY_PATH_FDS or we pass invalid information in it. Ensure it works when we pass the correct directory in various places in the variable. Approved by: rwatson (mentor) MFC after: 3 weeks Sponsored by: DARPA/AFRL
Diffstat (limited to 'etc/mtree')
-rw-r--r--etc/mtree/BSD.tests.dist1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/mtree/BSD.tests.dist b/etc/mtree/BSD.tests.dist
index 6425f5c..87fc750 100644
--- a/etc/mtree/BSD.tests.dist
+++ b/etc/mtree/BSD.tests.dist
@@ -90,6 +90,7 @@
..
atf-sh
..
+ rtld-elf
..
..
sbin
OpenPOWER on IntegriCloud