SPIRV-Tools/test/val
Ehsan Nasiri affbc31849 Making the unit tests more robust.
It is best to check the error messages of unit tests that fail
validation. This will ensure that a validation failure is due to what we
expect and not due to some secondary reason.

Updating SPIR-V Validator unit tests with error message checks.
2017-01-29 22:50:37 -05:00
..
CMakeLists.txt Adding decoration class and tests. 2017-01-16 16:52:08 -05:00
val_capability_test.cpp Validation of OpEntryPoint usage. 2017-01-13 16:15:11 -05:00
val_cfg_test.cpp Validation of OpEntryPoint usage. 2017-01-13 16:15:11 -05:00
val_data_test.cpp Validation of OpEntryPoint usage. 2017-01-13 16:15:11 -05:00
val_decoration_test.cpp Fixes issue #497. 2017-01-19 16:34:47 -05:00
val_fixtures.cpp Introducing a new flow for running the Validator. 2017-01-13 16:07:03 -05:00
val_fixtures.h Introducing a new flow for running the Validator. 2017-01-13 16:07:03 -05:00
val_id_test.cpp Making the unit tests more robust. 2017-01-29 22:50:37 -05:00
val_layout_test.cpp Making the unit tests more robust. 2017-01-29 22:50:37 -05:00
val_limits_test.cpp Validation of OpEntryPoint usage. 2017-01-13 16:15:11 -05:00
val_ssa_test.cpp Validation of OpEntryPoint usage. 2017-01-13 16:15:11 -05:00
val_state_test.cpp Rename validation source files to comply with Google style guide. 2016-11-08 17:19:56 -08:00
val_storage_test.cpp Making the unit tests more robust. 2017-01-29 22:50:37 -05:00
val_validation_state_test.cpp Introducing a new flow for running the Validator. 2017-01-13 16:07:03 -05:00