HomeFreeBSD

fusefs: make the tests more cplusplusy

Description

fusefs: make the tests more cplusplusy

  • Prefer std::unique_ptr to raw pointers
  • Prefer pass-by-reference to pass-by-pointer
  • Prefer static_cast to C-style cast, unless it's too much typing

Reported by: ngie
Sponsored by: The FreeBSD Foundation

Details

Provenance
asomersAuthored on
Parents
rS348306: Correct some inconsistencies in the earliest created kernel page
Branches
Unknown
Tags
Unknown