index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assembler
/
test
Age
Commit message (
Expand
)
Author
2018-01-16
meson: Add quotes in assembler/test/run-test.sh
Petri Latvala
2017-10-30
assembler: Fix bashism in run-test.sh
Rhys Kidd
2017-09-08
assembler/test: Prep work for meson
Daniel Vetter
2016-09-01
autotools/: Allow check target to be invoked w/o the need to issue a build.
Marius Vlad
2013-08-20
assembler: Disable the declare test
Damien Lespiau
2013-08-20
assembler: Disable tests that where already failing in the gen4asm repo
Damien Lespiau
2013-08-20
assembler: Ignore make check output
Damien Lespiau
2013-08-20
assembler: Fix the path of intel-gen4asm
Damien Lespiau
2013-08-20
assembler: Revert "Fix missing environment variables problem in test/run-test...
Damien Lespiau
2013-08-20
assembler: Revert "Automatically run all test cases."
Damien Lespiau
2013-03-04
Add test case for ".declare" overriding feature.
Homer Hsing
2013-03-04
Automatically run all test cases.
Homer Hsing
2013-03-04
Fix missing environment variables problem in test/run-test.sh
Homer Hsing
2013-03-04
Add a test case for ".declare" pragma
Homer Hsing
2013-03-04
Add accidentally forgotten rnde test.
Eric Anholt
2013-03-04
Rename package and binary to intel-gen4asm.
Eric Anholt
2013-03-04
Add tests for break, cont, and halt instructions.
Eric Anholt
2013-03-04
Add a test for ENDIF, revealing issues.
Eric Anholt
2013-03-04
Add a test for the ELSE instruction, revealing issues.
Eric Anholt
2013-03-04
Add a test for wait instruction (not yet implemented).
Eric Anholt
2013-03-04
Add a failing test for maximum ranges of UD/D immediates.
Eric Anholt
2013-03-04
Fix the width of the IP count field expected by the while test.
Eric Anholt
2013-03-04
Add tests for jmpi, if, iff, and while, revealing issues.
Eric Anholt
2013-03-04
Explain why rnde-intsrc is expected to fail.
Eric Anholt
2013-03-04
Add more unary operation tests.
Eric Anholt
2013-03-04
Start adding a test suite.
Eric Anholt