[Groonga-mysql-commit] mroonga/mariadb-sync at f6e768e [master] Add valgrind related options

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jun 14 11:13:22 JST 2013


Kouhei Sutou	2013-06-14 11:13:22 +0900 (Fri, 14 Jun 2013)

  New Revision: f6e768ef74fce73de3b6f8fc299e9e6554fd9acc
  https://github.com/mroonga/mariadb-sync/commit/f6e768ef74fce73de3b6f8fc299e9e6554fd9acc

  Message:
    Add valgrind related options

  Modified files:
    sync.sh

  Modified: sync.sh (+3 -0)
===================================================================
--- sync.sh    2013-06-14 11:13:12 +0900 (795e970)
+++ sync.sh    2013-06-14 11:13:22 +0900 (5bc262f)
@@ -157,6 +157,9 @@ run_test()
     export GRN_PLUGINS_DIR="${bundled_groonga_normalizer_mysql_dir}"
 
     ./mysql-test-run \
+	--valgrind \
+	--valgrind-option=--show-reachable=yes \
+	--valgrind-option=--gen-suppressions=all \
 	--parallel=${n_processors} \
 	--no-check-testcases \
 	--retry=1 \
-------------- next part --------------
HTML����������������������������...
下载 



More information about the Groonga-mysql-commit mailing list
Back to archive index