aboutsummaryrefslogtreecommitdiff
path: root/elf/tst-relr4.c
AgeCommit message (Collapse)AuthorFilesLines
2022-04-26elf: Add more DT_RELR testsH.J. Lu1-0/+1
Verify that: 1. A DT_RELR shared library without DT_NEEDED works. 2. A DT_RELR shared library without DT_VERNEED works. 3. A DT_RELR shared library without libc.so on DT_NEEDED works.