初版
This commit is contained in:
11
build/lib/mysql/mysql-test/include/have_valgrind.inc
Normal file
11
build/lib/mysql/mysql-test/include/have_valgrind.inc
Normal file
@@ -0,0 +1,11 @@
|
||||
# include/have_valgrind.inc
|
||||
#
|
||||
# If some test should be run with only valgrind then skip it while running test
|
||||
# without it.
|
||||
#
|
||||
|
||||
if (!$VALGRIND_TEST) {
|
||||
--skip Need "--valgrind"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user