summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGeorgi Kodinov <joro@sun.com>2009-10-30 16:57:16 +0200
committerGeorgi Kodinov <joro@sun.com>2009-10-30 16:57:16 +0200
commit04af81d7a2b0eae6de543989078c317d4eab6a70 (patch)
tree9ef9f0f9fa35435ad11b58f15d4747e040254299 /Makefile.am
parenta765de73fe0cd0b0646d6043b6f2833d1572c8ad (diff)
parentea412fc2e0642ea837aa3b6c9fc4c3247be335fd (diff)
downloadmariadb-git-04af81d7a2b0eae6de543989078c317d4eab6a70.tar.gz
merge
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 e71520bf887..49ab3103c25 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -196,6 +196,10 @@ test-bt-fast:
-cd mysql-test ; MTR_BUILD_THREAD=auto \
@PERL@ ./mysql-test-run.pl --force --comment=stress --suite=stress
+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 \
@@ -203,6 +207,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