summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2007-08-15 10:52:01 -0700
committerEric Anholt <eric@anholt.net>2007-08-15 11:06:49 -0700
commit8a881b47f7c21be2cdeff4b0d1b00d39d503f358 (patch)
treea9620d00b5773d2a68e6ab3bed62cef726ed328e /tests/Makefile.am
parent5346fc5f36b5e7c55fc7b5cd46f1e4d7563a86a4 (diff)
Add simple regression test for getstats (does it not crash the kernel?).
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index e846efbe..b5f8c04d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -19,6 +19,7 @@ TESTS = auth \
openclose \
getversion \
getclient \
+ getstats \
updatedraw
EXTRA_PROGRAMS = $(TESTS)