HomeFreeBSD

rtld: add a test for RTLD_DEEPBIND

Description

rtld: add a test for RTLD_DEEPBIND

This tests that with RTLD_DEEPBIND, symbols are looked up in all of the
object's needed objects before the global object.

ATF_REQUIRE_INTEQ was added after stable/13 branched, so we shim it out
here.

PR: 275393
Reviewed by: kib
Sponsored by: NetApp, Inc.
Sponsored by: Klara, Inc.

(cherry picked from commit d9c543b6b0cabea6e6679d70b4e701018e7eab80)

Details

Provenance
kevansAuthored on Dec 1 2023, 1:26 AM
Parents
rGfeafc7d0bc74: lockf: switch to strtonum() for parsing timeout
Branches
Unknown
Tags
Unknown