test-suite: a tiny test automation script
commite99ed37cb3ae84cb41f5550997363a196bb47cf2
authorDamien Lespiau <damien.lespiau@gmail.com>
Mon, 2 Jul 2007 04:41:34 +0000 (2 06:41 +0200)
committerJosh Triplett <josh@freedesktop.org>
Sun, 8 Jul 2007 18:46:02 +0000 (8 11:46 -0700)
tree2be54fa7da8cd7b79b9c93baa88c4d4cec0afbe4
parent20492904c5356c3b844a952bfbc8e6eb2c8e2727
test-suite: a tiny test automation script

This patch introduces test-suite, a simple script that makes test cases
verification easier. Test cases in the validation directory are annotated
and this script parses them to check if the actual result is the one
expected by the test writer.

Signed-off-by: Damien Lespiau <damien.lespiau@gmail.com>
.gitignore
Makefile
validation/test-suite [new file with mode: 0755]