Remove explicit_s2v_bool test (#688)

The test does not do anything other than print a skipping test
message.

Fixes #438

Signed-off-by: Ellen Norris-Thompson <ellen.norris-thompson@arm.com>
This commit is contained in:
ellnor01
2020-03-20 12:00:40 +00:00
committed by GitHub
parent e6d81f5d43
commit 08b52d036f
3 changed files with 0 additions and 15 deletions

View File

@@ -91,7 +91,6 @@ test_definition test_list[] = {
ADD_TEST( image_param ),
ADD_TEST( image_multipass_integer_coord ),
ADD_TEST( image_multipass_float_coord ),
ADD_TEST( explicit_s2v_bool ),
ADD_TEST( explicit_s2v_char ),
ADD_TEST( explicit_s2v_uchar ),
ADD_TEST( explicit_s2v_short ),