OSDN Git Service

tests/hash: extract test out of xf86drmHash.c
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 22 Mar 2015 19:41:12 +0000 (19:41 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sun, 5 Apr 2015 14:19:42 +0000 (15:19 +0100)
commit79f9cf3eb78a4feebda167ad4a3475ee1f2aa067
treedbbd3c4cf350ab7e668744129137259eeb941c65
parent7d8c9464081634f053e16e5eac9655a12fae1dc4
tests/hash: extract test out of xf86drmHash.c

This way with follow up commits we can fix it and wire it up to
make check

v2:
 - Use xf86drmHash.h for common structs.(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/hash.c [new file with mode: 0644]
xf86drmHash.c
xf86drmHash.h [new file with mode: 0644]