amdgpu: Add functions to disable suites and tests.
authorAndrey Grodzovsky <andrey.grodzovsky@amd.com>
Fri, 10 Nov 2017 04:30:00 +0000 (23:30 -0500)
committerChristian König <christian.koenig@amd.com>
Mon, 13 Nov 2017 17:20:05 +0000 (18:20 +0100)
commit864219425d9cf2fb4df677aa93bd54051ebcafc2
tree114d1a700c34f6cd391113270e370f50627a7526
parent21885876af4c2c8a51547bb81d6d10413eed71d5
amdgpu: Add functions to disable suites and tests.

Suits are diasbled based on hooks they provide (e.g incompatible
ASIC or missing blocks). Single tests are diasbled explicitly.
Suit or test can be forced to execute even if disabled by adding -f
flag after specifying suit [test] ids.

Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
tests/amdgpu/amdgpu_test.c
tests/amdgpu/amdgpu_test.h