8a9f144c9e
Hexdump test was failling on big endian systems when testing decimal, octal and hexa outputs as the tests were designed on a little endian system. This revision adds the two distinct flavors of output expected and determines at runtime which to compare against. Submitted by: Renato Riolino <renato.riolino_eldorado.org.br> MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D23191 |
||
---|---|---|
.. | ||
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_eb.out | ||
d_hexdump_dflag_a_el.out | ||
d_hexdump_dflag_b_eb.out | ||
d_hexdump_dflag_b_el.out | ||
d_hexdump_dflag_c_eb.out | ||
d_hexdump_dflag_c_el.out | ||
d_hexdump_nflag_a.out | ||
d_hexdump_oflag_a_eb.out | ||
d_hexdump_oflag_a_el.out | ||
d_hexdump_oflag_b_eb.out | ||
d_hexdump_oflag_b_el.out | ||
d_hexdump_oflag_c_eb.out | ||
d_hexdump_oflag_c_el.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_eb.out | ||
d_hexdump_xflag_a_el.out | ||
d_hexdump_xflag_b_eb.out | ||
d_hexdump_xflag_b_el.out | ||
d_hexdump_xflag_c_eb.out | ||
d_hexdump_xflag_c_el.out | ||
d_od_cflag_a.out | ||
d_od_cflag_b.out | ||
hexdump_test.sh | ||
Makefile | ||
Makefile.depend | ||
od_test.sh |