qt5base-lts/tests/auto/printsupport/kernel
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
..
qprintdevice CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qprinter Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qprinterinfo Fit tst_qprinterinfo in case there are printers in local network 2020-11-21 06:11:37 +01:00
CMakeLists.txt CMake: Build PrintSupport module and tests 2018-12-14 14:05:14 +00:00
kernel.pro QPlatformPrintDevice - New QPA base class 2014-03-17 13:45:31 +01:00