HomeFreeBSD

MFC r358553: hexdump: tests: take into account byte order

Description

MFC r358553: hexdump: tests: take into account byte order

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.

Details

Provenance
kevansAuthored on
Parents
rS359289: Makefile.inc1: override MACHINE for native-xtools
Branches
Unknown
Tags
Unknown