tests: Add a test for the command parser
authorBrad Volkin <bradley.d.volkin@intel.com>
Wed, 29 Jan 2014 21:58:25 +0000 (13:58 -0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 25 Mar 2014 13:16:57 +0000 (14:16 +0100)
commite8b4ecd387ec12fb6ef28fd64307688f70ea1d92
treeb731d245cc8586b602a6628b8ad8bdad45234d0e
parent49c611b5900fbc1a88b7dd59eb42458c090b25d0
tests: Add a test for the command parser

Start with a simple testcase that should pass.

v2: Switch to I915_PARAM_CMD_PARSER_VERSION

Signed-off-by: Brad Volkin <bradley.d.volkin@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/.gitignore
tests/Makefile.sources
tests/gem_exec_parse.c [new file with mode: 0644]