about summary refs log tree commit diff
path: root/elf/tst-relr4.c
Commit message (Collapse)AuthorAgeFilesLines
* elf: Add more DT_RELR testsH.J. Lu2022-04-261-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.