How to install
Tests¶
To get started quickly and build tests:
Meson requires that builds be done in a separate directory from the source tree!
To run self-tests from lib/tests and tests/:
Documentation¶
To build the documentation:
Missing documentation for a new test?
Some drivers (e.g., Xe, i915) and KMS tests require proper documentation in a test plan. The build will fail if documentation is missing! See test_documentation.md for details.