Skip to content

Draft: Support wlcs test suite

Francesco Sorrentino requested to merge francesco.sorr/kwinft:wlcs into master

wlcs is a test suite for Wayland compositors. It relies on implementing a few hooks and compiling them to a shared library.

This MR adds the necessary integration.

  • add build dependencies to CI images
  • implement wlcs support
  • detect malfunctioning tests
  • include in our CI pipeline

Closes #183

Merge request reports