[Resource-Encapsulation] improving unittest
[platform/upstream/iotivity.git] / service / resource-encapsulation /
2015-08-03 Rami Jung[Resource-Encapsulation] improving unittest
2015-07-31 jyong2.kim[Resource encapsulation]Add check logic about whether...
2015-07-31 jyong2.kim[Resource Encapsulation]Clean up code on ResourceCache.
2015-07-31 YounghyunJooModify resourceCache codes to synchronize the cacheData...
2015-07-31 Rami Jung[Resource-Encapsulation] compaction by reusing the...
2015-07-31 doil.kwonUpdate 'resource broker' unit test code.
2015-07-30 doil.kwonUpdate Log message for "resource Broker".
2015-07-29 jyong2.kimFix invalid memory access on resource cache module.
2015-07-29 YounghyunJooModify resourceCache unittest buildscript to fix gcc bug
2015-07-29 YounghyunJooModify DataCache code files to support thread synchroni...
2015-07-28 coderhymeFix a callback problem of PrimitiveResource
2015-07-28 hunje.yeonAdd License notification to unit test codes of resource...
2015-07-28 Markus JungIncluding RCS prefix in ResourceContainer class name
2015-07-27 Rami Jungexpanding the coverage of testing RCSResourceObject.cpp
2015-07-27 Jay Sharma[Resource-Encapsulation] Modified Sample Application
2015-07-27 YounghyunJooModify resourceCache to handle datacache releasing...
2015-07-27 doil.kwonModify ResourcePresenceUnitTest Code
2015-07-27 YounghyunJooUpdate ResourceCache Unittest code files
2015-07-27 hunje.yeonUpdate Doxygen path for Resource-Encapsulation
2015-07-27 Markus JungFixing segmentation fault if container is started witho...
2015-07-26 jyong2.kimResource Manipulation: resolve Jira issue IOT-641.
2015-07-26 Jon A. CruzFixed warning due to incorrect type and comparison...
2015-07-26 Jay Sharma[Resource-Encapsulation] Splitted Resource Client to...
2015-07-26 Jay Sharma[Resource Encapsulation] Updated Discover API of Resour...
2015-07-26 Markus JungRemoved noexcept(true) descrutor from test classes
2015-07-26 coderhymeRename ResourceAttributes to RCSResourceAttributes
2015-07-26 coderhymeRename BundleInfo to RCSBundleInfo and ResourceContaine...
2015-07-26 coderhymeRename ResourceObject to RCSResourceObject
2015-07-24 coderhymeAdd a comparison helper class for ResourceAttributes...
2015-07-24 Jay Sharma[Resource-Manipulation] Renamed Resource-Manipulation...