Daniel Vetter
d64a9458b2
test/prime_nv_test: use gem drmtest functions for pread/pwrite
...
Different argument order, otherwise the same.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2013-07-15 11:12:31 +02:00
Daniel Vetter
bc1a85e813
test/prime_nv_test: nicer test names
...
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2013-07-15 11:09:57 +02:00
Daniel Vetter
cc4eeb990f
tests/prime_nv_tests: convert to subtests
...
And properly fail the failing ones - bloody hate it when the tests lie
to me ...
2012-12-15 15:30:19 +01:00
Imre Deak
0bf5fd894c
fix warn in prime_nv_*: ignoring return value of ‘fgets’
...
Signed-off-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2012-10-10 15:59:17 +02:00
Maarten Lankhorst
425940be1d
tests/prime_nv_test: add missing call for test8
2012-08-24 22:50:42 +02:00
Daniel Vetter
94ec3f926c
tests/prime_nv: don't enable buffer reuse
...
We share these suckers, hence the fd-local libdrn instance does not
have full control over the lifecycle of the object. Prevents the tests
from blowing up with
[drm:i915_gem_mmap_gtt] *ERROR* Attempting to mmap a purgeable buffer
and similar things.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2012-08-24 15:45:09 +02:00
Maarten Lankhorst
0f65ee9576
fix crash with insufficient permissions
2012-08-14 18:48:48 +02:00
Maarten Lankhorst
fc54f2eaa8
satisfy danvet's OC
...
and add skip codes, but mostly satisfy danvet's OCD
2012-08-14 18:25:50 +02:00