opnsense-src/usr.bin/hexdump/tests
Kyle Evans b5ddde39ac 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.

Reviewed by:	cem, ngie
Approved by:	cem (acting co-mentor)
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D11279
2017-07-13 03:52:54 +00:00
..
d_hexdump_a.in
d_hexdump_b.in
d_hexdump_bflag_a.out
d_hexdump_bflag_b.out
d_hexdump_bflag_c.out
d_hexdump_c.in
d_hexdump_cflag_a.out
d_hexdump_cflag_b.out
d_hexdump_cflag_c.out
d_hexdump_dflag_a.out
d_hexdump_dflag_b.out
d_hexdump_dflag_c.out
d_hexdump_nflag_a.out
d_hexdump_oflag_a.out
d_hexdump_oflag_b.out
d_hexdump_oflag_c.out
d_hexdump_sflag_a.out
d_hexdump_UCflag_a.out
d_hexdump_UCflag_b.out
d_hexdump_UCflag_c.out
d_hexdump_xflag_a.out
d_hexdump_xflag_b.out
d_hexdump_xflag_c.out
hexdump_test.sh
Makefile