summaryrefslogtreecommitdiff
path: root/test/salvage
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2012-05-01 10:41:38 +1000
committerMichael Cahill <michael.cahill@wiredtiger.com>2012-05-01 10:41:38 +1000
commit196cd9cc7c26b7d3591734f84a93af367b73b82e (patch)
treeabb09ec05ee346b7f970172257c8120967b6b99a /test/salvage
parent77e5906f202951c7e6f2db05db986711360dbe96 (diff)
downloadmongo-196cd9cc7c26b7d3591734f84a93af367b73b82e.tar.gz
Add test/salvage and test/snapshot to the "make check" smoke test.
Diffstat (limited to 'test/salvage')
-rw-r--r--test/salvage/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/salvage/Makefile.am b/test/salvage/Makefile.am
index f7751487612..193745e2a0d 100644
--- a/test/salvage/Makefile.am
+++ b/test/salvage/Makefile.am
@@ -5,5 +5,8 @@ t_SOURCES = salvage.c
t_LDADD = $(top_builddir)/libwiredtiger.la
t_LDFLAGS = -static
+# Run this during a "make check" smoke test.
+TESTS = $(noinst_PROGRAMS)
+
clean-local:
rm -rf WiredTiger* *.core __*