MySQL 5.6.14 Source Code Document
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
have_valgrind.inc
1
# include/have_valgrind.inc
2
#
3
# If some test should be run with only valgrind then skip it while running test
4
# without it.
5
#
6
7
if
(!$VALGRIND_TEST) {
8
--
skip
Need
"--valgrind"
9
}
10
11
mysql-test
include
have_valgrind.inc
Generated on Sat Nov 9 2013 01:24:52 for MySQL 5.6.14 Source Code Document by
1.8.1.2