kopia lustrzana https://gitlab.com/sane-project/backends
af10791227
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. |
||
---|---|---|
.. | ||
sanei | ||
tools | ||
Makefile.am | ||
Makefile.in | ||
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.