Subject: tests in devel/libusb
To: None <netbsd-users@NetBSD.org>
From: Klaus Heinz <k.heinz.okt.fuenf@onlinehome.de>
List: netbsd-users
Date: 10/25/2005 19:32:03
Hi,

I did

  make TEST_TARGET=check test

in pkgsrc/devel/libusb (libusb 0.1.10a) on NetBSD 1.6.2 and get the
following output:

  Making check in .
  Making check in tests
  /usr/bin/make  check-TESTS
  PASS: testlibusb
  bus/device  idVendor/idProduct
  PASS: descriptor_test
  bus/device  idVendor/idProduct/bcdDevice  Class/SubClass/Protocol
  PASS: id_test
  Class/SubClass/Protocol
  PASS: find_hubs
  idVendor/idProduct/bcdDevice
  PASS: find_mice
  idVendor/idProduct/bcdDevice
  XPASS: get_resolution
  Class/SubClass/Protocol
  XPASS: hub_strings
  =============================================================
  2 of 7 tests did not behave as expected (2 unexpected passes)
  =============================================================

Do those tests work (or rather fail, in the case of the last two) for
people with other NetBSD releases?

ciao
     Klaus