Fix FC when cloning representation
[platform/core/iot/iotcon.git] / test / iotcon-test-basic-server.c
2015-11-30 youngmanmodify "is_observable->properties", & remove tizen_info accepted/tizen/mobile/20151201.031626 accepted/tizen/tv/20151201.031650 accepted/tizen/wearable/20151201.031713 submit/tizen/20151130.235229
2015-11-20 sung.goo.kimRename API (iotcon_state_set_xxx -> iotcon_state_add_xxx)
2015-11-19 sung.goo.kimRevise enumerations
2015-11-19 Youngjae Shinrevise header hierarchy
2015-11-19 sung.goo.kimFix observe API (set_notify_cb -> observe_register)
2015-11-19 youngmanmodify server-side test
2015-11-19 youngmanRearrange CRUDN methods in "iotcon-test-basic"
2015-11-10 sung.goo.kimFix API name (observer_id/action -> observe_id/action)
2015-11-10 sung.goo.kimApply comments about parameter type (integer -> enum)
2015-11-10 sung.goo.kimRevise resource_type/uri on sample code
2015-11-05 sung.goo.kim(ACR) Apply comments about xxx_foreach API
2015-11-05 sung.goo.kimReplace from stdbool.h to tizen_type.h
2015-11-03 sung.goo.kim(ACR) Remove iotcon_notimsg_h
2015-11-03 sung.goo.kim(ACR) iotcon_open/close->connect/disconnect
2015-11-03 youngmanAdd connectivity type
2015-11-03 sung.goo.kim(ACR) Add iotcon_request_get_host_address API
2015-11-03 youngmanResource Encapsulation