Modify resourceCache Unittest code
authorYounghyunJoo <yh_.joo@samsung.com>
Mon, 3 Aug 2015 02:20:39 +0000 (11:20 +0900)
committerMadan Lanka <lanka.madan@samsung.com>
Mon, 3 Aug 2015 04:18:41 +0000 (04:18 +0000)
commit49f7b859923eb0021379636a767b7608dd2a353a
tree817d8946d0be4d8f874cc3e05548a40861596a0f
parent980e749f2f52268d90aa980765d846a2cc7cddf8
Modify resourceCache Unittest code

- modify DataCache handler type which is low pointer to shared_ptr on the dataCache for updated DataCache code
- add unittest execute option(TEST) into the SConscript file
- remove useless comments
- set code format

Change-Id: I69d22561d0d028b624c5f836e9b8bdd1cdaa44e6
Signed-off-by: YounghyunJoo <yh_.joo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2043
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
service/resource-encapsulation/src/resourceCache/src/DataCache.cpp
service/resource-encapsulation/src/resourceCache/src/ResourceCacheManager.cpp
service/resource-encapsulation/src/resourceCache/unittests/DataCacheTest.cpp
service/resource-encapsulation/src/resourceCache/unittests/ResourceCacheTest.cpp
service/resource-encapsulation/src/resourceCache/unittests/SConscript