util: remove ralloc_test
authorEmil Velikov <emil.l.velikov@gmail.com>
Tue, 5 Aug 2014 14:31:54 +0000 (15:31 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 8 Aug 2014 18:23:25 +0000 (19:23 +0100)
commit16826a36efcae53b1eb606efd2ce9d05b84cac4c
treeee7956bd9ec9ddb210a07bc2e94ff6259d070d08
parent549229631849c0caa6826f2eb1170909f5e21c33
util: remove ralloc_test

The tests in an empty stub, which we're currently building twice.
If anyone is interested in expanding it (adding actual tests) they
can always bring it back.

Suggested-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
configure.ac
src/util/Makefile.am
src/util/tests/Makefile.am [deleted file]
src/util/tests/ralloc_test.cpp [deleted file]