OSDN Git Service

amdgpu: A new option to run tests on render node
authorAlex Xie <AlexBin.Xie@amd.com>
Tue, 24 Jan 2017 22:29:52 +0000 (17:29 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Jan 2017 16:56:23 +0000 (11:56 -0500)
commit8a89d5f620967a9086495d15825415ac27bf061a
treec006e4f687083cad7f91bef0918d915151b95863
parent12dd7a2e9cfa20a3022cfe091e824b09c0bfb9d1
amdgpu: A new option to run tests on render node

Tested:
1. As root, tests passed on primary.
2. As root, tests passed on render node.
   BO export/import test was skipped
3. As non-privileged user, tests failed on primary as expected.
4. As non-privileged user, tests passed on render node.
   BO export/import test was skipped

Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Alex Xie <AlexBin.Xie@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
tests/amdgpu/amdgpu_test.c
tests/amdgpu/amdgpu_test.h
tests/amdgpu/bo_tests.c