Skip to content
Commit a89a5349 authored by Manuel Stoeckl's avatar Manuel Stoeckl
Browse files

tests: Test that send overflow doesn't abort



The new display test runs a client that makes a very large number of
trivial requests. After responding to initial setup requests, the server
is paused, letting the trivial requests fill up the Unix socket buffer,
making further writes to the socket fail. The test then checks that the
client sets an appropriate error code, and does not abort or crash.

Signed-off-by: default avatarManuel Stoeckl <code@mstoeckl.com>
parent 8a831ac6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment