Move common Callback test helper to gtest_helper.h.
authorTodd Malsbary <todd.malsbary@intel.com>
Thu, 16 Feb 2017 17:53:53 +0000 (09:53 -0800)
committerDan Mihai <Daniel.Mihai@microsoft.com>
Mon, 27 Feb 2017 19:52:44 +0000 (19:52 +0000)
commit6c9d3f53762a7b67e4df40451a04e8ba9db9e2d1
tree2c30bfa1610469583bfbb26ed632fb8a7662dfb9
parenta5347bccd893516eede5e61ed81659322aca1286
Move common Callback test helper to gtest_helper.h.

This code was present in both stacktests.cpp and rdtests.cpp.

Change-Id: Ie0b7366fdc23986460994a947e57b8f222129dcc
Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/17325
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Dan Mihai <Daniel.Mihai@microsoft.com>
resource/csdk/resource-directory/unittests/rdtests.cpp
resource/csdk/stack/test/gtest_helper.h
resource/csdk/stack/test/stacktests.cpp