qt5base-lts/tests/auto/printsupport/kernel/qprinterinfo
Andreas Buhr 146a2a21b1 Fit tst_qprinterinfo in case there are printers in local network
tst_qprinterinfo compared the output of "lpstat -p" with the
result of a call to "cupsGetDests". "lpstat -p" only returns local
printers, "cupsGetDests" also returns printers on the local network.
This patch fixes the test by using "lpstat -e", which also
shows printers on the local network.

Pick-to: 6.0
Change-Id: Ia70adad8b8467f4c738f769d34757786fc9645b2
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2020-11-21 06:11:37 +01:00
..
.gitignore Move tst_qprinter.cpp to QtPrintSupport 2012-03-12 13:14:05 +01:00
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qprinterinfo.pro Drop unnecessary dependencies from some tests 2017-01-10 16:34:52 +00:00
tst_qprinterinfo.cpp Fit tst_qprinterinfo in case there are printers in local network 2020-11-21 06:11:37 +01:00