SPIRV-Tools/test/val
Ehsan Nasiri da4ae05638 Add command line options struct for the validator
The limit for the number of struct members is parameterized using
command line options.

Add --max-struct-depth command line option.
Add --max-switch-branches command line option.
Add --max-function-args command line option.
Add --max-control-flow-nesting-depth option.
Add --max-access-chain-indexes option.
2017-02-28 12:00:06 -05:00
..
CMakeLists.txt Fixes issue #548 2017-02-16 16:32:33 -05:00
val_capability_test.cpp The Signedness in OpTypeInt must always be 0. 2017-02-10 12:21:16 -05:00
val_cfg_test.cpp Check strict domination of merge block 2017-02-10 12:26:10 -05:00
val_data_test.cpp Validation of type decls for SPV_KHR_16bit_storage 2017-02-27 13:12:59 -05:00
val_decoration_test.cpp Fixes issue #497. 2017-01-19 16:34:47 -05:00
val_fixtures.cpp Add command line options struct for the validator 2017-02-28 12:00:06 -05:00
val_fixtures.h Add command line options struct for the validator 2017-02-28 12:00:06 -05:00
val_id_test.cpp Add command line options struct for the validator 2017-02-28 12:00:06 -05:00
val_instructions_test.cpp Fixes issue #548 2017-02-16 16:32:33 -05:00
val_layout_test.cpp Making the unit tests more robust. 2017-01-29 22:50:37 -05:00
val_limits_test.cpp Add command line options struct for the validator 2017-02-28 12:00:06 -05:00
val_ssa_test.cpp The Signedness in OpTypeInt must always be 0. 2017-02-10 12:21:16 -05:00
val_state_test.cpp Add command line options struct for the validator 2017-02-28 12:00:06 -05:00
val_storage_test.cpp The Signedness in OpTypeInt must always be 0. 2017-02-10 12:21:16 -05:00
val_validation_state_test.cpp Add command line options struct for the validator 2017-02-28 12:00:06 -05:00