From 7c344a1f69da197a19bef96361845a2ed79a6e3d Mon Sep 17 00:00:00 2001 From: Jihun Park Date: Fri, 24 Jun 2016 15:31:37 +0900 Subject: [PATCH] [ITC][dali-core][comment typerestry timeout issue TC] Change-Id: I5be4c8257649ba1bc55ef57632724e98fbd6afb0 Signed-off-by: Jihun Park --- src/itc/dali-core/tct-dali-core-native_common_iot.h | 16 ++++++++-------- src/itc/dali-core/tct-dali-core-native_tv.h | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/src/itc/dali-core/tct-dali-core-native_common_iot.h b/src/itc/dali-core/tct-dali-core-native_common_iot.h index 2a98322..09d4df4 100755 --- a/src/itc/dali-core/tct-dali-core-native_common_iot.h +++ b/src/itc/dali-core/tct-dali-core-native_common_iot.h @@ -161,8 +161,8 @@ extern void ITs_TypeInfo_startup(void); extern void ITs_TypeInfo_cleanup(void); extern void ITs_typeregistration_startup(void); extern void ITs_typeregistration_cleanup(void); -extern void ITs_typeRegistry_startup(void); -extern void ITs_typeRegistry_cleanup(void); +//extern void ITs_typeRegistry_startup(void); +//extern void ITs_typeRegistry_cleanup(void); extern void ITs_unit16_pair_startup(void); extern void ITs_unit16_pair_cleanup(void); extern void ITs_value_startup(void); @@ -873,9 +873,9 @@ extern int ITcTypeInfoCreateInstanceGetCreator(void); extern int ITcTypeInfoGetPropertyIndices(void); extern int ITcTypeInfogetActionCountGetSignalCount(void); extern int ITcTypeRegistrationRegisteredName(void); -extern int ITcTypeRegistryGetTypeNames(void); -extern int ITcTypeRegistryCopyAssign(void); -extern int ITcTypeRegistryChildPropertyRegistration(void); +//extern int ITcTypeRegistryGetTypeNames(void); +//extern int ITcTypeRegistryCopyAssign(void); +//extern int ITcTypeRegistryChildPropertyRegistration(void); extern int ITcUint16PairFromFloatVec2(void); extern int ITcUint16PairFromFloatArray(void); extern int ITcUint16PairGetHeightWidth(void); @@ -1684,9 +1684,9 @@ testcase tc_array[] = { {"ITcTypeInfoGetPropertyIndices", ITcTypeInfoGetPropertyIndices, ITs_TypeInfo_startup, ITs_TypeInfo_cleanup}, {"ITcTypeInfogetActionCountGetSignalCount", ITcTypeInfogetActionCountGetSignalCount, ITs_TypeInfo_startup, ITs_TypeInfo_cleanup}, {"ITcTypeRegistrationRegisteredName", ITcTypeRegistrationRegisteredName, ITs_typeregistration_startup, ITs_typeregistration_cleanup}, - {"ITcTypeRegistryGetTypeNames", ITcTypeRegistryGetTypeNames, ITs_typeRegistry_startup, ITs_typeRegistry_cleanup}, - {"ITcTypeRegistryCopyAssign", ITcTypeRegistryCopyAssign, ITs_typeRegistry_startup, ITs_typeRegistry_cleanup}, - {"ITcTypeRegistryChildPropertyRegistration", ITcTypeRegistryChildPropertyRegistration, ITs_typeRegistry_startup, ITs_typeRegistry_cleanup}, + //{"ITcTypeRegistryGetTypeNames", ITcTypeRegistryGetTypeNames, ITs_typeRegistry_startup, ITs_typeRegistry_cleanup}, + //{"ITcTypeRegistryCopyAssign", ITcTypeRegistryCopyAssign, ITs_typeRegistry_startup, ITs_typeRegistry_cleanup}, + //{"ITcTypeRegistryChildPropertyRegistration", ITcTypeRegistryChildPropertyRegistration, ITs_typeRegistry_startup, ITs_typeRegistry_cleanup}, {"ITcUint16PairFromFloatVec2", ITcUint16PairFromFloatVec2, ITs_unit16_pair_startup, ITs_unit16_pair_cleanup}, {"ITcUint16PairFromFloatArray", ITcUint16PairFromFloatArray, ITs_unit16_pair_startup, ITs_unit16_pair_cleanup}, {"ITcUint16PairGetHeightWidth", ITcUint16PairGetHeightWidth, ITs_unit16_pair_startup, ITs_unit16_pair_cleanup}, diff --git a/src/itc/dali-core/tct-dali-core-native_tv.h b/src/itc/dali-core/tct-dali-core-native_tv.h index 2a98322..09d4df4 100755 --- a/src/itc/dali-core/tct-dali-core-native_tv.h +++ b/src/itc/dali-core/tct-dali-core-native_tv.h @@ -161,8 +161,8 @@ extern void ITs_TypeInfo_startup(void); extern void ITs_TypeInfo_cleanup(void); extern void ITs_typeregistration_startup(void); extern void ITs_typeregistration_cleanup(void); -extern void ITs_typeRegistry_startup(void); -extern void ITs_typeRegistry_cleanup(void); +//extern void ITs_typeRegistry_startup(void); +//extern void ITs_typeRegistry_cleanup(void); extern void ITs_unit16_pair_startup(void); extern void ITs_unit16_pair_cleanup(void); extern void ITs_value_startup(void); @@ -873,9 +873,9 @@ extern int ITcTypeInfoCreateInstanceGetCreator(void); extern int ITcTypeInfoGetPropertyIndices(void); extern int ITcTypeInfogetActionCountGetSignalCount(void); extern int ITcTypeRegistrationRegisteredName(void); -extern int ITcTypeRegistryGetTypeNames(void); -extern int ITcTypeRegistryCopyAssign(void); -extern int ITcTypeRegistryChildPropertyRegistration(void); +//extern int ITcTypeRegistryGetTypeNames(void); +//extern int ITcTypeRegistryCopyAssign(void); +//extern int ITcTypeRegistryChildPropertyRegistration(void); extern int ITcUint16PairFromFloatVec2(void); extern int ITcUint16PairFromFloatArray(void); extern int ITcUint16PairGetHeightWidth(void); @@ -1684,9 +1684,9 @@ testcase tc_array[] = { {"ITcTypeInfoGetPropertyIndices", ITcTypeInfoGetPropertyIndices, ITs_TypeInfo_startup, ITs_TypeInfo_cleanup}, {"ITcTypeInfogetActionCountGetSignalCount", ITcTypeInfogetActionCountGetSignalCount, ITs_TypeInfo_startup, ITs_TypeInfo_cleanup}, {"ITcTypeRegistrationRegisteredName", ITcTypeRegistrationRegisteredName, ITs_typeregistration_startup, ITs_typeregistration_cleanup}, - {"ITcTypeRegistryGetTypeNames", ITcTypeRegistryGetTypeNames, ITs_typeRegistry_startup, ITs_typeRegistry_cleanup}, - {"ITcTypeRegistryCopyAssign", ITcTypeRegistryCopyAssign, ITs_typeRegistry_startup, ITs_typeRegistry_cleanup}, - {"ITcTypeRegistryChildPropertyRegistration", ITcTypeRegistryChildPropertyRegistration, ITs_typeRegistry_startup, ITs_typeRegistry_cleanup}, + //{"ITcTypeRegistryGetTypeNames", ITcTypeRegistryGetTypeNames, ITs_typeRegistry_startup, ITs_typeRegistry_cleanup}, + //{"ITcTypeRegistryCopyAssign", ITcTypeRegistryCopyAssign, ITs_typeRegistry_startup, ITs_typeRegistry_cleanup}, + //{"ITcTypeRegistryChildPropertyRegistration", ITcTypeRegistryChildPropertyRegistration, ITs_typeRegistry_startup, ITs_typeRegistry_cleanup}, {"ITcUint16PairFromFloatVec2", ITcUint16PairFromFloatVec2, ITs_unit16_pair_startup, ITs_unit16_pair_cleanup}, {"ITcUint16PairFromFloatArray", ITcUint16PairFromFloatArray, ITs_unit16_pair_startup, ITs_unit16_pair_cleanup}, {"ITcUint16PairGetHeightWidth", ITcUint16PairGetHeightWidth, ITs_unit16_pair_startup, ITs_unit16_pair_cleanup}, -- 2.7.4