tests: add drm-backend smoke test
authorLeandro Ribeiro <leandro.ribeiro@collabora.com>
Wed, 6 May 2020 14:21:54 +0000 (11:21 -0300)
committerPekka Paalanen <pq@iki.fi>
Tue, 2 Jun 2020 13:47:15 +0000 (13:47 +0000)
commitb1c529e9d719b4a1afa713eb739b9f2b31dc0743
treecea73abf9a19b717fcbdc22e082575d0b9c10ae7
parente8a8c13e0d638b59bbdf81805e6555416a6a7e3e
tests: add drm-backend smoke test

This adds the first DRM-backend test. It is very simple
and was made in order to make easier to add more complex
DRM-backend tests in the future.

Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com>
tests/drm-smoke-test.c [new file with mode: 0644]
tests/meson.build