mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-19 20:38:12 +02:00
This adds the following basic unit tests: - etnaviv_2d_test Let the 2D core render a defined pattern into a bo and store it as bmp. - etnaviv_bo_cache_test Basic tests to validate the bo-cache behavior. - etnaviv_cmd_stream_test Tests for the etna_cmd_stream API. Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com> Signed-off-by: Lucas Stach <l.stach@pengutronix.de> |
||
|---|---|---|
| .. | ||
| cmdstream.xml.h | ||
| etnaviv_2d_test.c | ||
| etnaviv_bo_cache_test.c | ||
| etnaviv_cmd_stream_test.c | ||
| Makefile.am | ||
| state.xml.h | ||
| state_2d.xml.h | ||
| write_bmp.c | ||
| write_bmp.h | ||