Files
andrey 0e0dc0cd38 test: make regression tests fail cleanly on pre-fix code
- dispatcher tests: register the server before the client connects
  (Connect race), poll the Connected ack non-blocking with a deadline,
  keep the client socket non-blocking so a full buffer yields EAGAIN
  instead of a blocking send() past any deadline
- piethernet test: use a TCP client against a never-reading listener
  (server-object writeDevice is a no-op) and 32 MB to exceed the
  ~10 MB loopback buffers

With piethernet/pistreampacker reverted to master all four tests
fail (8 ms .. 40 s); with the fixes ctest is 342/342.
2026-08-24 17:20:49 +03:00
..
2023-07-12 19:37:59 +03:00
2026-03-18 11:46:08 +03:00
2024-09-16 10:11:31 +03:00
2025-08-13 22:12:14 +03:00
2026-03-17 19:18:44 +03:00