summaryrefslogtreecommitdiff
path: root/assembler/test
AgeCommit message (Expand)Author
2019-01-29automake: drop assembler/shader-debugger automake supportDaniel Vetter
2018-04-04Test that register types are accepted in all valid forms.Adam Sampson
2018-01-16meson: Add quotes in assembler/test/run-test.shPetri Latvala
2017-10-30assembler: Fix bashism in run-test.shRhys Kidd
2017-09-08assembler/test: Prep work for mesonDaniel Vetter
2016-09-01autotools/: Allow check target to be invoked w/o the need to issue a build.Marius Vlad
2013-08-20assembler: Disable the declare testDamien Lespiau
2013-08-20assembler: Disable tests that where already failing in the gen4asm repoDamien Lespiau
2013-08-20assembler: Ignore make check outputDamien Lespiau
2013-08-20assembler: Fix the path of intel-gen4asmDamien Lespiau
2013-08-20assembler: Revert "Fix missing environment variables problem in test/run-test...Damien Lespiau
2013-08-20assembler: Revert "Automatically run all test cases."Damien Lespiau
2013-03-04Add test case for ".declare" overriding feature.Homer Hsing
2013-03-04Automatically run all test cases.Homer Hsing
2013-03-04Fix missing environment variables problem in test/run-test.shHomer Hsing
2013-03-04Add a test case for ".declare" pragmaHomer Hsing
2013-03-04Add accidentally forgotten rnde test.Eric Anholt
2013-03-04Rename package and binary to intel-gen4asm.Eric Anholt
2013-03-04Add tests for break, cont, and halt instructions.Eric Anholt
2013-03-04Add a test for ENDIF, revealing issues.Eric Anholt
2013-03-04Add a test for the ELSE instruction, revealing issues.Eric Anholt
2013-03-04Add a test for wait instruction (not yet implemented).Eric Anholt
2013-03-04Add a failing test for maximum ranges of UD/D immediates.Eric Anholt
2013-03-04Fix the width of the IP count field expected by the while test.Eric Anholt
2013-03-04Add tests for jmpi, if, iff, and while, revealing issues.Eric Anholt
2013-03-04Explain why rnde-intsrc is expected to fail.Eric Anholt
2013-03-04Add more unary operation tests.Eric Anholt
2013-03-04Start adding a test suite.Eric Anholt