[igt-dev] [PATCH i-g-t] tests/amdpu: Build amd_bypass test with autotools

Arkadiusz Hiler arkadiusz.hiler at intel.com
Fri Jun 28 10:38:13 UTC 2019


It was added only on the meson side of things.

Cc: Harry Wentland <harry.wentland at amd.com>
Cc: Nicholas Kazlauskas <nicholas.kazlauskas at amd.com>
Fixes: 3c4edeba35ac ("tests/amdgpu: add 8bpc bypass mode test.")
Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler at intel.com>
---
 tests/Makefile.sources | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index 027ed82f..250dbd33 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -6,6 +6,7 @@ NOUVEAU_TESTS = \
 
 AMDGPU_TESTS = \
 	amdgpu/amd_basic \
+	amdgpu/amd_bypass \
 	amdgpu/amd_color \
 	amdgpu/amd_cs_nop \
 	amdgpu/amd_prime \
-- 
2.21.0



More information about the igt-dev mailing list