Re: [PATCH 1/2] tests: add backlight test

2012-03-20 Thread Kristian Hoegsberg
On Mon, Mar 12, 2012 at 07:40:08PM -0300, Tiago Vignatti wrote: > Signed-off-by: Tiago Vignatti Thanks, applied. Kristian > --- > tests/Makefile.am|9 ++- > tests/setbacklight.c | 191 > ++ > 2 files changed, 199 insertions(+), 1 deletio

[PATCH 1/2] tests: add backlight test

2012-03-12 Thread Tiago Vignatti
Signed-off-by: Tiago Vignatti --- tests/Makefile.am|9 ++- tests/setbacklight.c | 191 ++ 2 files changed, 199 insertions(+), 1 deletions(-) create mode 100644 tests/setbacklight.c diff --git a/tests/Makefile.am b/tests/Makefile.am index