[PATCH libdrm 3/8] tests: add proptest

2012-06-07 Thread Joonyoung Shim
Hi, Rob and Paulo. On 06/06/2012 03:06 AM, Rob Clark wrote: > From: Paulo Zanoni > > A small program that allows us to see and modify properties. > > Reviewed-by: Rob Clark > Signed-off-by: Paulo Zanoni > --- > configure.ac |1 + > tests/Makefile.am |2 +- > test

Re: [PATCH libdrm 3/8] tests: add proptest

2012-06-06 Thread Joonyoung Shim
Hi, Rob and Paulo. On 06/06/2012 03:06 AM, Rob Clark wrote: From: Paulo Zanoni A small program that allows us to see and modify properties. Reviewed-by: Rob Clark Signed-off-by: Paulo Zanoni --- configure.ac |1 + tests/Makefile.am |2 +- tests/proptest/Makef

[PATCH libdrm 3/8] tests: add proptest

2012-06-05 Thread Rob Clark
From: Paulo Zanoni A small program that allows us to see and modify properties. Reviewed-by: Rob Clark Signed-off-by: Paulo Zanoni --- configure.ac |1 + tests/Makefile.am |2 +- tests/proptest/Makefile.am | 11 ++ tests/proptest/proptest.c | 317 +++

[PATCH libdrm 3/8] tests: add proptest

2012-06-05 Thread Rob Clark
From: Paulo Zanoni A small program that allows us to see and modify properties. Reviewed-by: Rob Clark Signed-off-by: Paulo Zanoni --- configure.ac |1 + tests/Makefile.am |2 +- tests/proptest/Makefile.am | 11 ++ tests/proptest/proptest.c | 317 +++