diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2011-01-20 22:10:10 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-01-29 16:13:38 +0000 |
commit | 07d59b308d1d71c350e99ac2a889e5d0110a69d8 (patch) | |
tree | 86fa58ac8ef8fae0a3cb7de9bf1f82ad3c87cb25 /.gitignore | |
parent | ed385ea331b1d7d284c6e2e0165f01d1af1f4513 (diff) |
Add a simple test to execute n nop batches
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ tests/getclient tests/getstats tests/getversion tests/gem_basic +tests/gem_exec_nop tests/gem_fence_thrash tests/gem_flink tests/gem_gtt_speed |