mySQL 5.0.11 sources for tomato
[tomato.git] / release / src / router / mysql / mysql-test / include / have_valgrind.inc
blob8374c2ed4f059e8168be068d597e3277238dc387
1 # include/have_valgrind.inc
3 # If some test should be run with only valgrind then skip it while running test
4 # without it.
7 if (!$VALGRIND_TEST) {
8   --skip Need "--valgrind"