tests/gem_suspend: test debugfs/sysfs reads while s/r
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 10 Oct 2013 12:20:43 +0000 (14:20 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 10 Oct 2013 12:20:43 +0000 (14:20 +0200)
commitffdece38e2b6aec64b0d96e83cd2324c035b1867
tree23da933179f26774c43dc47f6da88bc27b21f9c6
parent8a9b275b96f1ea5637d21e4568647dcb7fed98f2
tests/gem_suspend: test debugfs/sysfs reads while s/r

Just a very quick hack cobbled together with /bin/sh and exec. We
can't use system since that does stupid things with singals ... Still
we need to whack the child process pretty hard to get rid of it.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
lib/drmtest.c
lib/drmtest.h
tests/gem_suspend.c