summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorVladislav Vaintroub <vvaintroub@mysql.com>2009-11-13 13:26:16 +0100
committerVladislav Vaintroub <vvaintroub@mysql.com>2009-11-13 13:26:16 +0100
commit63546824fc0d52ba86820b1d178dc537b5f718ee (patch)
tree5351c4626f402917a764b36f5e0825b90264f258 /Makefile.am
parent91916e7f054f4afd33bfda327a45589f2e2b7f16 (diff)
parent780871d8b90fe3146db39b4be65ebedb309b9f9b (diff)
downloadmariadb-git-63546824fc0d52ba86820b1d178dc537b5f718ee.tar.gz
automerge
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 498184330ba..7675c58ecf8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -202,6 +202,10 @@ test-bt-fast:
-cd mysql-test ; MTR_BUILD_THREAD=auto \
@PERL@ ./mysql-test-run.pl --force --comment=stress --suite=stress $(EXP)
+test-bt-fast:
+ -cd mysql-test ; MTR_BUILD_THREAD=auto \
+ @PERL@ ./mysql-test-run.pl --force --comment=ps --ps-protocol --report-features
+
test-bt-debug:
-cd mysql-test ; MTR_BUILD_THREAD=auto \
@PERL@ ./mysql-test-run.pl --comment=debug --force --timer \
@@ -209,6 +213,8 @@ test-bt-debug:
test-bt-debug-fast:
+test-bt-debug-fast:
+
# Keep these for a while
test-pl: test
test-full-pl: test-full