Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
test memcheck builds with valgrind
authorMartin Quinson <martin.quinson@loria.fr>
Sat, 3 Sep 2016 14:51:56 +0000 (16:51 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Sat, 3 Sep 2016 14:51:59 +0000 (16:51 +0200)
commitec0aa62eff5bf853def947a010e09d2eff06682d
tree27588351cad72e1a0edadac9fc5b49f7f8796ff9
parent17fd91d679127510997b44190a064787adb9aa3f
test memcheck builds with valgrind

- Add a --wrapper option to valgrind
- Setup this option with TESH_WRAPPER in cmake
- Setup TESH_WRAPPER to the right content when valgrind is detected
tools/cmake/Modules/FindValgrind.cmake
tools/cmake/Tests.cmake
tools/cmake/scripts/my_valgrind.pl
tools/tesh/tesh.py