sane-project-backends/testsuite
Volker Diels-Grabsch baec5e0395 Use consistently __func__ instead of __FUNCTION__
Some parts of SANE used __FUNCTION__ while other parts used __func__.
Now, __func__ is used consistently throughout the SANE sources.  This
fixes all occurrences of the following GCC warning:

warning: ISO C does not support '__FUNCTION__' predefined identifier
2015-12-20 15:27:45 +09:00
..
sanei Use consistently __func__ instead of __FUNCTION__ 2015-12-20 15:27:45 +09:00
tools Fix sane-desc testsuite logic 2015-11-08 18:16:17 +09:00
Makefile.am
Makefile.in autoheader and automake 2015-10-02 21:53:14 -04: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.