qtcoap/tests
Ivan Solovev f310b4a5a2 QCoapReply: add test for a chunked read
QCoapReply is a QIODevice, but it was not obvious if readData() is
implemented properly, or if it also needed to update pos().

This patch adds a unit test that checks a chunked read from the reply.
The test passes, so nothing needs to be fixed in the implementation.

Pick-to: 6.10 6.9 6.8 6.5
Change-Id: I0642718f21a31cf978a733bc3bc742ad1eb47b3a
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2025-07-30 09:32:54 +02:00
..
auto QCoapReply: add test for a chunked read 2025-07-30 09:32:54 +02:00
testserver Correct license for tools files 2024-04-04 16:08:16 +01:00
CMakeLists.txt Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 08:45:31 +01:00