HomeFreeBSD

tests/fusefs: Suppress false warning from GCC.

Description

tests/fusefs: Suppress false warning from GCC.

GCC complains that DNAME in the inval_entry_below_root test is not
used, but EXPECT_LOOKUP() does pass DNAME to strcmp in an internal
lambda function.

Reviewed by: asomers
Differential Revision: https://reviews.freebsd.org/D40661

Details

Provenance
jhbAuthored on Jun 20 2023, 7:34 PM
Reviewer
asomers
Differential Revision
D40661: tests/fusefs: Suppress false warning from GCC.
Parents
rGe65868ddd438: acpidump: Remove set but unused variable.
Branches
Unknown
Tags
Unknown