summaryrefslogtreecommitdiff
path: root/assembler/test/Makefile.am
AgeCommit message (Expand)Author
2019-01-29automake: drop assembler/shader-debugger automake supportDaniel 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: Revert "Automatically run all test cases."Damien Lespiau
2013-03-04Automatically run all test cases.Homer Hsing
2013-03-04Add a test case for ".declare" pragmaHomer Hsing
2013-03-04Add accidentally forgotten rnde test.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-04Add tests for jmpi, if, iff, and while, revealing issues.Eric Anholt
2013-03-04Add more unary operation tests.Eric Anholt
2013-03-04Start adding a test suite.Eric Anholt