tests/amdgpu: implement VCE unit tests
authorLeo Liu <leo.liu@amd.com>
Tue, 19 May 2015 16:51:15 +0000 (12:51 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Aug 2015 17:47:50 +0000 (13:47 -0400)
commit0f4e6702ee914994e45af5b281b9cf92e70c13e1
tree6e194cac724248e321d2ebed892a634aceebd3c0
parent322d02d025cad1a74138c86937c5d5f3ef6215c7
tests/amdgpu: implement VCE unit tests

Signed-off-by: Leo Liu <leo.liu@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
tests/amdgpu/Makefile.am
tests/amdgpu/amdgpu_test.c
tests/amdgpu/amdgpu_test.h
tests/amdgpu/frame.h [new file with mode: 0644]
tests/amdgpu/vce_ib.h [new file with mode: 0644]
tests/amdgpu/vce_tests.c [new file with mode: 0644]