[PATCH 2/3] find-debuginfo: Add test for output files presence

Michal Domonkos mdomonko@redhat.com
Thu Jan 15 09:30:47 GMT 2026


On Wed, Jan 14, 2026 at 11:33:02PM +0100, Mark Wielaard wrote:
> > +# Names of all output files produced by find-debuginfo
> > +m4_define([FIND_DEBUGINFO_OUTPUT_FILES],
> > +[debugfiles.list
> > +debuglinks.list
> > +debugsources.list
> > +elfbins.list])
> 
> Yes, when not -o or -S arguments are given.

Oh indeed, the comment actually could've said something like "... all *default*
output files ...", but nah :)

> > +AT_SETUP([find-debuginfo output files])
> > +AT_KEYWORDS([find-debuginfo] [sources] [debugdata] [gdb-index])
> 
> Lets just use the keywords [find-debuginfo] and [output] this check
> isn't about sources, debugdata or gdb-index.

Truly, thanks for catching. I apparently just copy-pasted this line from the
previous tests.

-- 
Michal Domonkos / RPM.org / Red Hat



More information about the Debugedit mailing list