[PATCH libdrm 05/11] tests: Move name tables to libutil

2015-01-25 Thread Laurent Pinchart
Hi Thierry, Thank you for the patch. On Friday 23 January 2015 17:08:18 Thierry Reding wrote: > From: Thierry Reding > > These tables are duplicated in several places, so move them into libutil > so that they can be shared. > > Signed-off-by: Thierry Reding Acked-by: Laurent Pinchart >

[PATCH libdrm 05/11] tests: Move name tables to libutil

2015-01-23 Thread Thierry Reding
From: Thierry Reding These tables are duplicated in several places, so move them into libutil so that they can be shared. Signed-off-by: Thierry Reding --- tests/modetest/modetest.c | 50 ++- tests/proptest/Makefile.am | 4 +- tests/proptest/proptest.c