intel/compiler/test: use TEST_DEBUG env var consistently
authorMarcin Ślusarz <marcin.slusarz@intel.com>
Thu, 30 Jul 2020 14:18:37 +0000 (16:18 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 2 Sep 2020 15:08:01 +0000 (15:08 +0000)
commitc7a9dc76dce09d4f23260d26c629a91ef02514a0
treea6d1dc422eb38dcc8b6e5512cce3eafac35798f7
parent289cb6b59aea755ef5e60c711bb91d9f66b3c2af
intel/compiler/test: use TEST_DEBUG env var consistently

Other tests use the same environment variable to decide whether they
should print debugging information.

Will quiet Coverity's "'Constant' variable guards dead code".

Signed-off-by: Marcin Ślusarz <marcin.slusarz@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6126>
src/intel/compiler/test_vec4_copy_propagation.cpp
src/intel/compiler/test_vec4_dead_code_eliminate.cpp
src/intel/compiler/test_vec4_register_coalesce.cpp