sane-project-backends/testsuite
Chris Bagwell af10791227 Improve libusb's error code for permission issues.
libusb on my Linux box is returning EACCES error when invalid
permissions exist.  Modify open to translate that into
SANE_STATUS_ECCESS_DENIED since that error description is
used for this case.

Modify sanei_usb_test.c to not treat access denied or busy
error codes as real failures since its expected to occur on
boxes that USB device is already claimed by another driver
and if that device uses default root only permissions.
2013-08-26 21:21:20 -05:00
..
sanei Improve libusb's error code for permission issues. 2013-08-26 21:21:20 -05:00
tools Fixes to tools testsuite for distcheck target 2013-08-16 13:39:23 -05:00
Makefile.am add testsuite for sane-desc 2013-08-02 22:16:33 +02:00
Makefile.in Improve snmp detection when cross compiling. 2013-08-15 13:10:39 -05:00
README
testfile.pnm

README

SANE test suite
===============
Petter Reinholdtsen <pere@td.org.uit.no>

This is a test framework for the Scanner Access Now Easy project
(SANE).  Please add more tests.  This framework should be able to test
everything without installing, to make sure a new distribution is
function properly before the old one is replaced.  If it isn't, please
fix the bug. :-)

The current tests use the test backend to scan in flatbed, hand scanner and
three pass mode. Also a 16 bit color image is created and compared to the
"right" one. This test should detect any little/big endian issues in scanimage.