xserver/test/pyxtest/proto
Peter Hutterer 2409bfda88 pyxtest: rework the request handling to avoid to_bytes() invocations
xclient.send_request() should just take a Request object and handle
to_bytes with the right byte order. This avoids typos/copy-paste errors
in tests when the byte order changes between tests.

Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2216>
2026-05-20 23:05:35 +00:00
..
__init__.py test: add pytest-based test suite 2026-05-10 23:42:43 +00:00
bigrequests.py test: add pytest-based test suite 2026-05-10 23:42:43 +00:00
present.py pyxtest: add test for present notify array byte-swap fix 2026-05-15 04:01:11 +00:00
randr.py pyxtest: add tests for the byteswapping patches 2026-05-10 23:42:44 +00:00
record.py byxtest: add test cases for the RECORD extension CVEs of the last years 2026-05-10 23:42:44 +00:00
render.py pyxtest: add tests for the byteswapping patches 2026-05-10 23:42:44 +00:00
screensaver.py pyxtest: add test cases for the Screensaver extension CVEs of the last years 2026-05-10 23:42:44 +00:00
shm.py pyxtest: add tests for the byteswapping patches 2026-05-10 23:42:44 +00:00
vidmode.py pyxtest: fix the vidmode SwitchToModeRequest test 2026-05-15 04:14:37 +00:00
x11.py test: add pytest-based test suite 2026-05-10 23:42:43 +00:00
xi.py pyxtest: add tests for XI property data byte-swap fix 2026-05-10 23:42:44 +00:00
xinerama.py pyxtest: add tests for the byteswapping patches 2026-05-10 23:42:44 +00:00
xkb.py pyxtest: rework the request handling to avoid to_bytes() invocations 2026-05-20 23:05:35 +00:00
xres.py pyxtest: add tests for the byteswapping patches 2026-05-10 23:42:44 +00:00