OSDN Git Service

tests: Add --valgrind-leakcheck option to the test_script program
authorTheodore Ts'o <tytso@mit.edu>
Mon, 15 Jun 2009 05:33:26 +0000 (01:33 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 15 Jun 2009 05:33:26 +0000 (01:33 -0400)
commit58d29ed48a14154ef9887fb0d8c436cb72d63e23
tree5fc83b31578806c90da457fe8fd72e613b285835
parent3b5126de44f8215ae572853415b0b3097cdfc6a2
tests: Add --valgrind-leakcheck option to the test_script program

Add an option which runs valgrind with the appropriate options for
finding memory leaks.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
tests/test_script.in