Refactoring resource-encapsulation linux examples
authorcoderhyme <jhyo.kim@samsung.com>
Mon, 19 Oct 2015 01:45:01 +0000 (18:45 -0700)
committerMadan Lanka <lanka.madan@samsung.com>
Tue, 20 Oct 2015 00:48:47 +0000 (00:48 +0000)
commitc18686e7ec541dba62f1d783afe3f4664771844b
tree09c2e703b5aaea28a41850cff4c7b3f7e6588040
parent18a2ace5c4d2453607056496c31230931bbf4b63
Refactoring resource-encapsulation linux examples

Duplicated settings in sconscript for each sample are removed.
And NestedAttributes samples are renamed.

Change-Id: Id0d675155cc85e737bd534c7922b80227a8ff6d6
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/3905
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
service/resource-encapsulation/examples/linux/NestedAttributesClient.cpp [moved from service/resource-encapsulation/examples/linux/NestedAttributeClient.cpp with 100% similarity]
service/resource-encapsulation/examples/linux/NestedAttributesServer.cpp [moved from service/resource-encapsulation/examples/linux/NestedAttributeServer.cpp with 99% similarity]
service/resource-encapsulation/examples/linux/SConscript
service/resource-encapsulation/examples/linux/SampleResourceClient.cpp
service/resource-encapsulation/examples/linux/SampleResourceServer.cpp