elf: Smoke-test ldconfig -p against system /etc/ld.so.cache
commit9fd63e35371b9939e9153907c6a753e6960b68ad
authorFlorian Weimer <fweimer@redhat.com>
Wed, 8 Feb 2023 17:11:04 +0000 (8 18:11 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 8 Feb 2023 17:11:04 +0000 (8 18:11 +0100)
treed78f0c2ef1f2eb32ac3f23083d8b064f67000ee6
parent67c37737ed474d25fd4dc535dfd822c426e6b971
elf: Smoke-test ldconfig -p against system /etc/ld.so.cache

The test is sufficient to detect the ldconfig bug fixed in
commit 9fe6f6363886aae6b2b210cae3ed1f5921299083 ("elf: Fix 64 time_t
support for installed statically binaries").

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
elf/Makefile
elf/tst-ldconfig-p.sh [new file with mode: 0644]