drm/tests/etnaviv
The etnaviv authors 0659558f64 libdrm: add etnaviv tests
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>
2016-09-17 15:05:33 +02:00
..
Makefile.am libdrm: add etnaviv tests 2016-09-17 15:05:33 +02:00
cmdstream.xml.h libdrm: add etnaviv tests 2016-09-17 15:05:33 +02:00
etnaviv_2d_test.c libdrm: add etnaviv tests 2016-09-17 15:05:33 +02:00
etnaviv_bo_cache_test.c libdrm: add etnaviv tests 2016-09-17 15:05:33 +02:00
etnaviv_cmd_stream_test.c libdrm: add etnaviv tests 2016-09-17 15:05:33 +02:00
state.xml.h libdrm: add etnaviv tests 2016-09-17 15:05:33 +02:00
state_2d.xml.h libdrm: add etnaviv tests 2016-09-17 15:05:33 +02:00
write_bmp.c libdrm: add etnaviv tests 2016-09-17 15:05:33 +02:00
write_bmp.h libdrm: add etnaviv tests 2016-09-17 15:05:33 +02:00