From: Jihun Park Date: Mon, 6 Jul 2015 01:43:37 +0000 (+0900) Subject: TCT 2.3 updated : add README.txt, change file permission X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6e5860fc61b9eebeb23e0fc6cdaa9ab4e4a52a03;p=test%2Ftct%2Fnative%2Fapi.git TCT 2.3 updated : add README.txt, change file permission Change-Id: I963ba3433f260943ba9af141a0f6d674cf17a33b --- diff --git a/doc/native-tct-2 .3.zip b/doc/native-tct-2 .3.zip old mode 100644 new mode 100755 diff --git a/packaging/itc/native-media-content-itc.spec b/packaging/itc/native-media-content-itc.spec old mode 100644 new mode 100755 diff --git a/packaging/utc/core-radio-tests.xml b/packaging/utc/core-radio-tests.xml index 164261fe0..8fdf3996c 100755 --- a/packaging/utc/core-radio-tests.xml +++ b/packaging/utc/core-radio-tests.xml @@ -1,9 +1,9 @@ - + test Core API test Application - - + + diff --git a/src/itc/base-utils/ITs-base-utils.c b/src/itc/base-utils/ITs-base-utils.c old mode 100644 new mode 100755 diff --git a/src/utc/accounts-svc/tct-accounts-svc-core.h b/src/utc/accounts-svc/tct-accounts-svc-core.h old mode 100644 new mode 100755 diff --git a/src/utc/app-manager/tct-app-manager-core.h b/src/utc/app-manager/tct-app-manager-core.h old mode 100644 new mode 100755 diff --git a/src/utc/appcore-agent/tct-appcore-agent-core.h b/src/utc/appcore-agent/tct-appcore-agent-core.h old mode 100644 new mode 100755 diff --git a/src/utc/application/tct-application-core.h b/src/utc/application/tct-application-core.h old mode 100644 new mode 100755 diff --git a/src/utc/audio-io/tct-audio-io-core.h b/src/utc/audio-io/tct-audio-io-core.h old mode 100644 new mode 100755 diff --git a/src/utc/badge/tct-badge-core.h b/src/utc/badge/tct-badge-core.h old mode 100644 new mode 100755 diff --git a/src/utc/base-utils/tct-base-utils-core.h b/src/utc/base-utils/tct-base-utils-core.h old mode 100644 new mode 100755 diff --git a/src/utc/bluetooth/tct-bluetooth-core.h b/src/utc/bluetooth/tct-bluetooth-core.h old mode 100644 new mode 100755 diff --git a/src/utc/bundle/tct-bundle-core.h b/src/utc/bundle/tct-bundle-core.h old mode 100644 new mode 100755 diff --git a/src/utc/calendar-service2/tct-calendar-service2-core.h b/src/utc/calendar-service2/tct-calendar-service2-core.h old mode 100644 new mode 100755 diff --git a/src/utc/camera/tct-camera-core.h b/src/utc/camera/tct-camera-core.h old mode 100644 new mode 100755 diff --git a/src/utc/capi-media-tool/tct-capi-media-tool-core.h b/src/utc/capi-media-tool/tct-capi-media-tool-core.h old mode 100644 new mode 100755 diff --git a/src/utc/capi-message-port/tct-capi-message-port-core.h b/src/utc/capi-message-port/tct-capi-message-port-core.h old mode 100644 new mode 100755 diff --git a/src/utc/connection/tct-connection-core.h b/src/utc/connection/tct-connection-core.h old mode 100644 new mode 100755 diff --git a/src/utc/contacts-service2/res/test.vcf b/src/utc/contacts-service2/res/test.vcf index 8cfac957b..8367808d9 100755 --- a/src/utc/contacts-service2/res/test.vcf +++ b/src/utc/contacts-service2/res/test.vcf @@ -1,28 +1,28 @@ -BEGIN:VCARD -VERSION:3.0 -N:Bouzek1;David1;;; -FN:David1 Bouzek1 -ADR;HOME:;;;TOKYO;;0001;JAPAN -TEL;CELL;PREF:01234567890001 -TEL;HOME:0201234567890001 -TEL;WORK:03101234567890001 -EMAIL;HOME;PREF:AD_Email1@tizen.org -NICKNAME:David -BDAY:1988-01-20 -NOTE:)p -REV:2000-01-01T03:29:02Z -END:VCARD -BEGIN:VCARD -VERSION:3.0 -N:Brown2;Greg2;;; -FN:Greg2 Brown2 -ADR;HOME:;;;NEWYORK;;0002;AMERICA -TEL;CELL;PREF:01234567890002 -TEL;HOME:0201234567890002 -TEL;WORK:03101234567890002 -EMAIL;HOME;PREF:AD_Email2@tizen.org -NICKNAME:Greg -BDAY:1988-01-20 -NOTE:^<^1 -REV:2000-01-01T03:29:02Z -END:VCARD +BEGIN:VCARD +VERSION:3.0 +N:Bouzek1;David1;;; +FN:David1 Bouzek1 +ADR;HOME:;;;TOKYO;;0001;JAPAN +TEL;CELL;PREF:01234567890001 +TEL;HOME:0201234567890001 +TEL;WORK:03101234567890001 +EMAIL;HOME;PREF:AD_Email1@tizen.org +NICKNAME:David +BDAY:1988-01-20 +NOTE:)p +REV:2000-01-01T03:29:02Z +END:VCARD +BEGIN:VCARD +VERSION:3.0 +N:Brown2;Greg2;;; +FN:Greg2 Brown2 +ADR;HOME:;;;NEWYORK;;0002;AMERICA +TEL;CELL;PREF:01234567890002 +TEL;HOME:0201234567890002 +TEL;WORK:03101234567890002 +EMAIL;HOME;PREF:AD_Email2@tizen.org +NICKNAME:Greg +BDAY:1988-01-20 +NOTE:^<^1 +REV:2000-01-01T03:29:02Z +END:VCARD diff --git a/src/utc/contacts-service2/tct-contacts-service2-core.h b/src/utc/contacts-service2/tct-contacts-service2-core.h old mode 100644 new mode 100755 diff --git a/src/utc/contacts-service2/utc-contacts-service-record.h b/src/utc/contacts-service2/utc-contacts-service-record.h index 3eefa1353..907e305d6 100755 --- a/src/utc/contacts-service2/utc-contacts-service-record.h +++ b/src/utc/contacts-service2/utc-contacts-service-record.h @@ -13,24 +13,24 @@ // See the License for the specific language governing permissions and // limitations under the License. // - -#ifndef __CTSVC_TC_RECORD_H__ -#define __CTSVC_TC_RECORD_H__ - -#define API_NAME_CONTACTS_RECORD_CREATE "contacts_record_create" -#define API_NAME_CONTACTS_RECORD_CLONE "contacts_record_clone" -#define API_NAME_CONTACTS_RECORD_SET_BOOL "contacts_record_set_bool" -#define API_NAME_CONTACTS_RECORD_SET_INT "contacts_record_set_int" -#define API_NAME_CONTACTS_RECORD_SET_DOUBLE "contacts_record_set_double" -#define API_NAME_CONTACTS_RECORD_SET_LLI "contacts_record_set_lli" -#define API_NAME_CONTACTS_RECORD_SET_STR "contacts_record_set_str" -#define API_NAME_CONTACTS_RECORD_GET_BOOL "contacts_record_get_bool" -#define API_NAME_CONTACTS_RECORD_GET_INT "contacts_record_get_int" -#define API_NAME_CONTACTS_RECORD_GET_DOUBLE "contacts_record_get_double" -#define API_NAME_CONTACTS_RECORD_GET_LLI "contacts_record_get_lli" -#define API_NAME_CONTACTS_RECORD_GET_STR "contacts_record_get_str" -#define API_NAME_CONTACTS_RECORD_GET_STR_P "contacts_record_get_str_p" -#define API_NAME_CONTACTS_RECORD_DESTROY "contacts_record_destroy" - -#endif /* __CTSVC_TC_RECORD_H__ */ - + +#ifndef __CTSVC_TC_RECORD_H__ +#define __CTSVC_TC_RECORD_H__ + +#define API_NAME_CONTACTS_RECORD_CREATE "contacts_record_create" +#define API_NAME_CONTACTS_RECORD_CLONE "contacts_record_clone" +#define API_NAME_CONTACTS_RECORD_SET_BOOL "contacts_record_set_bool" +#define API_NAME_CONTACTS_RECORD_SET_INT "contacts_record_set_int" +#define API_NAME_CONTACTS_RECORD_SET_DOUBLE "contacts_record_set_double" +#define API_NAME_CONTACTS_RECORD_SET_LLI "contacts_record_set_lli" +#define API_NAME_CONTACTS_RECORD_SET_STR "contacts_record_set_str" +#define API_NAME_CONTACTS_RECORD_GET_BOOL "contacts_record_get_bool" +#define API_NAME_CONTACTS_RECORD_GET_INT "contacts_record_get_int" +#define API_NAME_CONTACTS_RECORD_GET_DOUBLE "contacts_record_get_double" +#define API_NAME_CONTACTS_RECORD_GET_LLI "contacts_record_get_lli" +#define API_NAME_CONTACTS_RECORD_GET_STR "contacts_record_get_str" +#define API_NAME_CONTACTS_RECORD_GET_STR_P "contacts_record_get_str_p" +#define API_NAME_CONTACTS_RECORD_DESTROY "contacts_record_destroy" + +#endif /* __CTSVC_TC_RECORD_H__ */ + diff --git a/src/utc/context-manager/tct-context-manager-core.h b/src/utc/context-manager/tct-context-manager-core.h old mode 100644 new mode 100755 diff --git a/src/utc/device/tct-device-core.h b/src/utc/device/tct-device-core.h old mode 100644 new mode 100755 diff --git a/src/utc/dlog/tct-dlog-core.h b/src/utc/dlog/tct-dlog-core.h old mode 100644 new mode 100755 diff --git a/src/utc/efl-util/tct-efl-util-core.h b/src/utc/efl-util/tct-efl-util-core.h old mode 100644 new mode 100755 diff --git a/src/utc/email/tct-email-core.h b/src/utc/email/tct-email-core.h old mode 100644 new mode 100755 diff --git a/src/utc/image-util/public.list b/src/utc/image-util/public.list old mode 100644 new mode 100755 diff --git a/src/utc/image-util/res/sample.jpg b/src/utc/image-util/res/sample.jpg old mode 100644 new mode 100755 diff --git a/src/utc/image-util/tct-image-util-core.c b/src/utc/image-util/tct-image-util-core.c old mode 100644 new mode 100755 diff --git a/src/utc/image-util/tct-image-util-core.h b/src/utc/image-util/tct-image-util-core.h old mode 100644 new mode 100755 diff --git a/src/utc/image-util/utc-image-util-jpeg.c b/src/utc/image-util/utc-image-util-jpeg.c old mode 100644 new mode 100755 diff --git a/src/utc/image-util/utc-media-image-util-basic.c b/src/utc/image-util/utc-media-image-util-basic.c old mode 100644 new mode 100755 diff --git a/src/utc/key-manager/tct-key-manager-core.h b/src/utc/key-manager/tct-key-manager-core.h old mode 100644 new mode 100755 diff --git a/src/utc/libstorage/tct-libstorage-core.h b/src/utc/libstorage/tct-libstorage-core.h old mode 100644 new mode 100755 diff --git a/src/utc/location-manager/tct-location-manager-core.h b/src/utc/location-manager/tct-location-manager-core.h old mode 100644 new mode 100755 diff --git a/src/utc/media-content/tct-media-content-core.h b/src/utc/media-content/tct-media-content-core.h old mode 100644 new mode 100755 diff --git a/src/utc/media-key/tct-media-key-core.h b/src/utc/media-key/tct-media-key-core.h old mode 100644 new mode 100755 diff --git a/src/utc/mediacodec/tct-mediacodec-core.h b/src/utc/mediacodec/tct-mediacodec-core.h old mode 100644 new mode 100755 diff --git a/src/utc/messages/tct-messages-core.h b/src/utc/messages/tct-messages-core.h old mode 100644 new mode 100755 diff --git a/src/utc/metadata-extractor/tct-metadata-extractor-core.h b/src/utc/metadata-extractor/tct-metadata-extractor-core.h old mode 100644 new mode 100755 diff --git a/src/utc/mime-type/tct-mime-type-core.h b/src/utc/mime-type/tct-mime-type-core.h old mode 100644 new mode 100755 diff --git a/src/utc/nfc/tct-nfc-core.h b/src/utc/nfc/tct-nfc-core.h old mode 100644 new mode 100755 diff --git a/src/utc/notification/tct-notification-core.h b/src/utc/notification/tct-notification-core.h old mode 100644 new mode 100755 diff --git a/src/utc/package-manager/tct-package-manager-core.h b/src/utc/package-manager/tct-package-manager-core.h old mode 100644 new mode 100755 diff --git a/src/utc/player/res/subtitles_test_file.srt b/src/utc/player/res/subtitles_test_file.srt index 5b424ad23..00a056cf5 100755 --- a/src/utc/player/res/subtitles_test_file.srt +++ b/src/utc/player/res/subtitles_test_file.srt @@ -1,12 +1,12 @@ -1 -00:00:03,400 --> 00:00:14,554 -LOS ANGELES, 2029 - -2 -00:00:16,840 --> 00:00:25,991 -PLAYER SUBTITLES TEST - -3 -00:00:27,120 --> 00:00:40,669 -THE END - +1 +00:00:03,400 --> 00:00:14,554 +LOS ANGELES, 2029 + +2 +00:00:16,840 --> 00:00:25,991 +PLAYER SUBTITLES TEST + +3 +00:00:27,120 --> 00:00:40,669 +THE END + diff --git a/src/utc/player/tct-player-core.h b/src/utc/player/tct-player-core.h old mode 100644 new mode 100755 diff --git a/src/utc/privilege-info/tct-privilege-info-core.h b/src/utc/privilege-info/tct-privilege-info-core.h old mode 100644 new mode 100755 diff --git a/src/utc/push/tct-push-core.h b/src/utc/push/tct-push-core.h old mode 100644 new mode 100755 diff --git a/src/utc/radio/tct-radio-core.h b/src/utc/radio/tct-radio-core.h old mode 100644 new mode 100755 diff --git a/src/utc/recorder/tct-recorder-core.h b/src/utc/recorder/tct-recorder-core.h old mode 100644 new mode 100755 diff --git a/src/utc/runtime-info/tct-runtime-info-core.h b/src/utc/runtime-info/tct-runtime-info-core.h old mode 100644 new mode 100755 diff --git a/src/utc/shortcut/tct-shortcut-core.h b/src/utc/shortcut/tct-shortcut-core.h old mode 100644 new mode 100755 diff --git a/src/utc/sound-manager/tct-sound-manager-core.h b/src/utc/sound-manager/tct-sound-manager-core.h old mode 100644 new mode 100755 diff --git a/src/utc/system-info/tct-system-info-core.h b/src/utc/system-info/tct-system-info-core.h old mode 100644 new mode 100755 diff --git a/src/utc/system-settings/tct-system-settings-core.h b/src/utc/system-settings/tct-system-settings-core.h old mode 100644 new mode 100755 diff --git a/src/utc/tbm/tct-tbm-core.h b/src/utc/tbm/tct-tbm-core.h old mode 100644 new mode 100755 diff --git a/src/utc/telephony/tct-telephony-core.h b/src/utc/telephony/tct-telephony-core.h old mode 100644 new mode 100755 diff --git a/src/utc/tone-player/tct-tone-player-core.h b/src/utc/tone-player/tct-tone-player-core.h old mode 100644 new mode 100755 diff --git a/src/utc/tts/tct-tts-core.h b/src/utc/tts/tct-tts-core.h old mode 100644 new mode 100755 diff --git a/src/utc/video-util/tct-video-util-core.h b/src/utc/video-util/tct-video-util-core.h old mode 100644 new mode 100755 diff --git a/src/utc/wav-player/tct-wav-player-core.h b/src/utc/wav-player/tct-wav-player-core.h old mode 100644 new mode 100755 diff --git a/src/utc/webkit2/tct-webkit2-core.h b/src/utc/webkit2/tct-webkit2-core.h old mode 100644 new mode 100755 diff --git a/src/utc/wifi/tct-wifi-core.h b/src/utc/wifi/tct-wifi-core.h old mode 100644 new mode 100755