[PATCH libdrm 2/4] drmSL: Split tests to a separate file

2015-03-22 Thread Emil Velikov
On 20/03/15 22:10, Jan Vesely wrote: Considering that a separate commit removes the test from xf86drmSL.c can you add some information in here. "This moves the test from " > Signed-off-by: Jan Vesely > --- > .gitignore| 1 + > tests/Makefile.am | 3 +- > tests/drmsltest.c | 172

[PATCH libdrm 2/4] drmSL: Split tests to a separate file

2015-03-20 Thread Jan Vesely
Signed-off-by: Jan Vesely --- .gitignore| 1 + tests/Makefile.am | 3 +- tests/drmsltest.c | 172 ++ 3 files changed, 175 insertions(+), 1 deletion(-) create mode 100644 tests/drmsltest.c diff --git a/.gitignore b/.gitignore index