Wrapping auto-ran unit tests with valgrind.
authorErich Keane <erich.keane@intel.com>
Wed, 1 Apr 2015 20:38:17 +0000 (13:38 -0700)
committerErich Keane <erich.keane@intel.com>
Thu, 2 Apr 2015 18:27:22 +0000 (18:27 +0000)
commit020050bec12e4dad608c00699dbd5ff9d802d24a
tree15b0ae233fb5aad36d8a76ea0bb96e8a75aace09
parent36522229240eaee694a9ce5a174a9aa4c141c3ec
Wrapping auto-ran unit tests with valgrind.

Along with Jenkins' valgrind publisher plugin, the build server will now
be keeping track of memory leaks that are/can be tracked by the unit
tests.

Change-Id: Ic5f20ef07faa57e4689fa334b628fcd3e44b0f1e
Signed-off-by: Joseph Morrow <joseph.l.morrow@intel.com>
Signed-off-by: Erich Keane <erich.keane@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/621
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
resource/csdk/connectivity/test/SConscript
resource/csdk/stack/test/SConscript
resource/unittests/OCRepresentationTest.cpp
resource/unittests/SConscript