[PATCH libdrm 6/9] tests/random: extract test out of xf86drmRandom.c

2015-03-24 Thread Jan Vesely
On Sun, 2015-03-22 at 22:03 +, Emil Velikov wrote: > With follow up commits we can clear it up and wire to > make check > > Signed-off-by: Emil Velikov > --- > tests/Makefile.am | 3 +- > tests/random.c| 127 > ++ > xf86drmRandom.c

[PATCH libdrm 6/9] tests/random: extract test out of xf86drmRandom.c

2015-03-22 Thread Emil Velikov
With follow up commits we can clear it up and wire to make check Signed-off-by: Emil Velikov --- tests/Makefile.am | 3 +- tests/random.c| 127 ++ xf86drmRandom.c | 67 ++-- 3 files changed, 132 insertions(+), 6