[Intel-gfx] [PATCH 1/2] tests/drv_hangman: Convert test from shell script to c
Mateo Lozano, Oscar
oscar.mateo at intel.com
Wed May 21 17:40:15 CEST 2014
> -----Original Message-----
> From: Mika Kuoppala [mailto:mika.kuoppala at linux.intel.com]
> Sent: Tuesday, May 20, 2014 12:56 PM
> To: intel-gfx at lists.freedesktop.org
> Cc: Mateo Lozano, Oscar
> Subject: [PATCH 1/2] tests/drv_hangman: Convert test from shell script to c
>
> Mixing script and standlone tests didn't mix well with the strict i915_ring_stop
> flags handling. Also squash drv_missed_irq_hang to the new test.
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=78322
> Suggested-by: Daniel Vetter <daniel.vetter at ffwll.ch>
> Signed-off-by: Mika Kuoppala <mika.kuoppala at intel.com>
> ---
> tests/Makefile.sources | 3 +-
> tests/drv_hangman | 70 ---------
> tests/drv_hangman.c | 357
> +++++++++++++++++++++++++++++++++++++++++++++
> tests/drv_missed_irq_hang | 70 ---------
I am missing a tests/.gitignore entry
Other than that: Reviewed-by: Oscar Mateo <oscar.mateo at intel.com>
More information about the Intel-gfx
mailing list