SPIRV-Tools/test
David Neto 8bed0cea13 Add a .csv showing test coverage for operand class
It shows which spv::OperandClass values are used in
the syntax table in source/opcode.inc, and what tests
exercise those operand types.
2015-10-26 12:55:33 -04:00
..
AssemblyFormat.cpp Remove executable file mode bits on source files. 2015-10-26 12:55:33 -04:00
BinaryDestroy.cpp Put the test fixture into spvtest namespace. 2015-10-26 12:55:33 -04:00
BinaryEndianness.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
BinaryHeaderGet.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
BinaryToText.cpp Dissasembler test showing reordering of masks 2015-10-26 12:55:33 -04:00
Comment.cpp Put the test fixture into spvtest namespace. 2015-10-26 12:55:33 -04:00
DiagnosticPrint.cpp Print diagnostics at the beginning of input. 2015-10-26 12:52:01 -04:00
ExtInstGLSLstd450.cpp All values now represent symbolic names instead of mixed with numeric. 2015-10-26 12:55:33 -04:00
FixWord.cpp Support multiple word literal numbers as constants. 2015-10-26 12:55:33 -04:00
ImmediateInt.cpp Implement alternate-parsing mode for !<integer>. 2015-10-26 12:55:33 -04:00
LibspirvMacros.cpp Run clang-format. 2015-10-26 12:54:39 -04:00
NamedId.cpp All values now represent symbolic names instead of mixed with numeric. 2015-10-26 12:55:33 -04:00
OpcodeMake.cpp Enable OpcodeMake test, by sampling values. 2015-10-26 12:54:39 -04:00
OpcodeRequiresCapabilities.cpp Run clang-format. 2015-10-26 12:55:33 -04:00
OpcodeSplit.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
OpcodeTableGet.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
OperandPattern.cpp Simplify (and test) the alternate-parsing pattern. 2015-10-26 12:55:33 -04:00
OperandTableGet.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
TestFixture.h Assembly test for OpSwitch 2015-10-26 12:55:33 -04:00
TextAdvance.cpp Refactored dynamic and static state out of text processing. 2015-10-26 12:55:33 -04:00
TextDestroy.cpp All values now represent symbolic names instead of mixed with numeric. 2015-10-26 12:55:33 -04:00
TextLiteral.cpp Remove executable file mode bits on source files. 2015-10-26 12:55:33 -04:00
TextStartsNewInst.cpp Refactored dynamic and static state out of text processing. 2015-10-26 12:55:33 -04:00
TextToBinary.Annotation.cpp Test bad 2nd target to OpGroupMemberDecorate 2015-10-26 12:55:33 -04:00
TextToBinary.Barrier.cpp Assembly failure cases for OpMemoryBarrier 2015-10-26 12:55:33 -04:00
TextToBinary.Constant.cpp Remove executable file mode bits on source files. 2015-10-26 12:55:33 -04:00
TextToBinary.ControlFlow.cpp Assembly test for OpSwitch 2015-10-26 12:55:33 -04:00
TextToBinary.Debug.cpp Assembler test for optional operands of OpSource 2015-10-26 12:55:33 -04:00
TextToBinary.Function.cpp Remove executable file mode bits on source files. 2015-10-26 12:55:33 -04:00
TextToBinary.Group.cpp Remove executable file mode bits on source files. 2015-10-26 12:55:33 -04:00
TextToBinary.Image.cpp Assembler test TODOs for image instructions. 2015-10-26 12:55:33 -04:00
TextToBinary.Literal.cpp Put the test fixture into spvtest namespace. 2015-10-26 12:55:33 -04:00
TextToBinary.Memory.cpp Assembler support for Nontemporal memory access 2015-10-26 12:55:33 -04:00
TextToBinary.Miscellaneous.cpp Put the test fixture into spvtest namespace. 2015-10-26 12:55:33 -04:00
TextToBinary.ModeSetting.cpp Assembler failing cases for OpCapability 2015-10-26 12:55:33 -04:00
TextToBinary.TypeDeclaration.cpp Update core instruction syntax to Rev32 2015-10-26 12:55:33 -04:00
TextToBinary.cpp Assembly test for OpSwitch 2015-10-26 12:55:33 -04:00
TextWordGet.cpp Refactored dynamic and static state out of text processing. 2015-10-26 12:55:33 -04:00
UnitSPIRV.cpp Assembler test for OpSourceExtension. 2015-10-26 12:54:39 -04:00
UnitSPIRV.h Refactored dynamic and static state out of text processing. 2015-10-26 12:55:33 -04:00
Validate.cpp Run clang-format. 2015-10-26 12:55:33 -04:00
ValidateID.cpp Update core instruction syntax to Rev32 2015-10-26 12:55:33 -04:00
main.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
operand-class-test-coverage.csv Add a .csv showing test coverage for operand class 2015-10-26 12:55:33 -04:00