Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-05 | tests/random: return non-zero on test failure | Emil Velikov | |
... and wire it up to make check v2: s/rand - state->check/rand != state->check/. (Jan) Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Jan Vesely <jan.vesely@rutgers.edu> | |||
2015-04-05 | tests/random: extract test out of xf86drmRandom.c | Emil Velikov | |
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> |