components/libdnet/test/results-all.master
author Rich Burridge <rich.burridge@oracle.com>
Thu, 14 May 2015 09:33:42 -0700
changeset 4291 402cc6853ea3
child 4762 4d5e4d2893b8
permissions -rw-r--r--
19866378 Can enable gmake check in libdnet when check is checked in

make[1]: Entering directory `$(@D)/test/check'
/usr/gnu/bin/make  check-TESTS
make[2]: Entering directory `$(@D)/test/check'
make[3]: Entering directory `$(@D)/test/check'
FAIL: check_addr
FAIL: check_arp
PASS: check_blob
PASS: check_eth
FAIL: check_fw
FAIL: check_ip
PASS: check_intf
PASS: check_rand
FAIL: check_route
============================================================================
Testsuite summary for 
============================================================================
# TOTAL: 9
# PASS:  4
# SKIP:  0
# XFAIL: 0
# FAIL:  5
# XPASS: 0
# ERROR: 0
============================================================================
See test/check/test-suite.log
============================================================================
make[3]: *** [test-suite.log] Error 1
make[3]: Leaving directory `$(@D)/test/check'
make[2]: *** [check-TESTS] Error 2
make[2]: Leaving directory `$(@D)/test/check'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `$(@D)/test/check'