[PATCH libdrm 2/9] tests/hash: extract test out of xf86drmHash.c
On Sun, 2015-03-22 at 22:03 +, Emil Velikov wrote: > This way with follow up commits we can fix it and wire it up to > make check > > Signed-off-by: Emil Velikov > --- > tests/Makefile.am | 3 +- > tests/hash.c | 219 > ++ > xf86drm
[PATCH libdrm 2/9] 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 Signed-off-by: Emil Velikov --- tests/Makefile.am | 3 +- tests/hash.c | 219 ++ xf86drmHash.c | 174 +++ 3 files chan