tests: Add $(check_DATA) to check-valgrind dependencies.
authorBen Pfaff <blp@nicira.com>
Wed, 13 Jun 2012 20:26:27 +0000 (13:26 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 14 Jun 2012 16:29:01 +0000 (09:29 -0700)
commit16496eeac142483813e3e511744c58eb04ecaf49
tree64f9ea3c6689e0c955188b7c12db78c8e3a766f4
parent487657b2b82da6516f6b96f7dacc92db9f28ede6
tests: Add $(check_DATA) to check-valgrind dependencies.

Otherwise if you run "check-valgrind" in a tree where you've never run
"check", you get some test failures because some data files don't get
generated before the tests run.

Signed-off-by: Ben Pfaff <blp@nicira.com>
tests/automake.mk