OSDN Git Service

tests/random: extract test out of xf86drmRandom.c
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 22 Mar 2015 21:38:08 +0000 (21:38 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sun, 5 Apr 2015 14:33:33 +0000 (15:33 +0100)
commitf1f4cabd8e8602355630b2b4b5715fc137b4dc71
tree729cbd1bde66975707d7e4fc663a8f0215df0c4c
parent7e4f0664acfa79448f6e32c1f1b12b94626777b2
tests/random: extract test out of xf86drmRandom.c

With follow up commits we can clear it up and wire to
make check

v2:
 - Use xf86drmRandom.h for common struct.(Jan)
 - Add test to .gitignore.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Jan Vesely <jan.vesely@rutgers.edu>
.gitignore
Makefile.sources
tests/Makefile.am
tests/random.c [new file with mode: 0644]
xf86drmRandom.c
xf86drmRandom.h [new file with mode: 0644]