Skip to content
Snippets Groups Projects
Commit 57674166 authored by Maíra Canal's avatar Maíra Canal
Browse files

drm/amd/display: Introduce KUnit to DML


KUnit unifies the test structure and provides helper tools that simplify
the development of tests. Basic use case allows running tests as regular
processes, which makes easier to run unit tests on a development machine
and to integrate the tests in a CI system.

This commit introduces a basic unit test to one part of the Display Mode
Library: display_mode_lib, in order to introduce the basic structure of the
tests on the DML.

Signed-off-by: default avatarMaíra Canal <maira.canal@usp.br>
parent 318f6835
No related branches found
No related tags found
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