summaryrefslogtreecommitdiffstats
path: root/configure.ac.in
diff options
context:
space:
mode:
authorGeoff Levand <geoff@infradead.org>2012-03-18 22:19:49 -0700
committerGeoff Levand <geoff@infradead.org>2012-03-18 22:19:49 -0700
commit8bd85461621fb0ff18059305a6c1aecdbc18016c (patch)
treeef74fc1a811fc1c14797b0a2ab0735d37475e0dd /configure.ac.in
parentd40cc2cc3f7c78a766c7ab26aa0cb73ae17534c0 (diff)
downloadtalos-petitboot-8bd85461621fb0ff18059305a6c1aecdbc18016c.tar.gz
talos-petitboot-8bd85461621fb0ff18059305a6c1aecdbc18016c.zip
Parser test cleanup
Major cleanup of parser tests. * Change test data directory layout to ease test automation. * Remove some unneeded files. * Re-write test wraper script, rename to run-parser-tests. * Rework for autotools. Signed-off-by: Geoff Levand <geoff@infradead.org>
Diffstat (limited to 'configure.ac.in')
-rw-r--r--configure.ac.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac.in b/configure.ac.in
index c62ef56..b1791cd 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -184,6 +184,7 @@ AC_CONFIG_FILES([
lib/Makefile
man/Makefile
test/Makefile
+ test/parser/Makefile
ui/Makefile
ui/common/Makefile
ui/ncurses/Makefile
OpenPOWER on IntegriCloud