tests: Create bogus R/nothing.rpm with cyclic symlink.
authorMark Wielaard <mark@klomp.org>
Mon, 2 Nov 2020 14:20:54 +0000 (15:20 +0100)
committerMark Wielaard <mark@klomp.org>
Fri, 6 Nov 2020 17:37:36 +0000 (18:37 +0100)
commit6105277a598b3e608b9297c579553a851658fa41
tree6cab33e086e27e2d9a2d94f93f2d2201cb5ddae2
parentced66615bd8c3671c50252cba254fb939b04e362
tests: Create bogus R/nothing.rpm with cyclic symlink.

We used to try to trigger an error during debuginfod scanning using
a chmod 000 file. But this doesn't always result in an error. Create
a cyclic symlink instead, which always results in a failure to open/read.

Signed-off-by: Mark Wielaard <mark@klomp.org>
tests/ChangeLog
tests/run-debuginfod-find.sh