HomeFreeBSD

MFC r320930,r324286: Add tests for hexdump(1)

Description

MFC r320930,r324286: Add tests for hexdump(1)

MFC r320930:
Add some basic tests for hexdump(1)'s various output flags. Formatting
tests are omitted for this initial run as there are still some bugs to work
out there.

This covers -s flag testing on devices and non-devices that would have
caught breakage found in PR 219173 as well as other subtle breakage caused
locally.

MFC r324286: hexdump: Remove expected test failures for now succeeding tests

r323990 fixed the -s flag breakage reported by PR 219173. Mark the
corresponding hexdump tests accordingly, since they should now both succeed.

PR: 222781

Details

Provenance
kevansAuthored on
Parents
rS328462: MFC r327826: patch(1): Don't check for NUL bytes in Plan A
Branches
Unknown
Tags
Unknown