[igt-dev] [PATCH 0/2] Test cases for fbdev
Thomas Zimmermann
tzimmermann at suse.de
Tue Nov 3 10:48:11 UTC 2020
This patchset adds read and write tests for fbdev. It compares the content
of the framebuffer and reference buffer. A number of the special cases
near the EOF are also tested.
Depending on the implementation (sys, cfb), fbdev read/write changes its
semantics. Together with a kernel patches [1] these test cases intend to
provide a reference.
[1] https://patchwork.freedesktop.org/series/80038/
Thomas Zimmermann (2):
tests/fbdev: Store framebuffer pointer at function scope
tests/fbdev: Add tests for read/write ops on framebuffer
tests/fbdev.c | 85 +++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 83 insertions(+), 2 deletions(-)
--
2.29.0
More information about the igt-dev
mailing list