freebsd-dev/tests/zfs-tests
Brian Behlendorf 61f9b2cd12 Replace ISAINFO with is_32bit function
The isainfo(1) utility was used by the ZFS Test Suite to determine
when running on a 32-bit platform.  This non-portable check has been
replaced with an is_32bit helper function which uses getconf(1).
The getconf(1) utility is available for Linux, FreeBSD, and Illumos.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2016-11-07 10:26:17 -08:00
..
cmd Fix coverity defects: CID 49339, 153393 2016-10-18 10:31:57 -07:00
include Replace ISAINFO with is_32bit function 2016-11-07 10:26:17 -08:00
tests Replace ISAINFO with is_32bit function 2016-11-07 10:26:17 -08:00
Makefile.am Add the ZFS Test Suite 2016-03-16 13:46:16 -07:00