[UTC][autofill][Non-ACR] Add missing TCs in wearable and IOT profile 78/210778/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 24 Jul 2019 11:27:27 +0000 (20:27 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Wed, 24 Jul 2019 11:27:27 +0000 (20:27 +0900)
Change-Id: Id9d70ca7a82ce21e9d2799b17d19cc3040ab48f8
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
src/utc/capi-ui-autofill/tct-capi-ui-autofill-core_tizeniot.h
src/utc/capi-ui-autofill/tct-capi-ui-autofill-core_wearable.h

index bb129ef31cdaa185e5fd77d0e10e332302e817c4..eceef3085d32216ab2e5293be198f359f3225e92 100644 (file)
@@ -507,6 +507,12 @@ testcase tc_array[] = {
     {"utc_autofill_fill_response_item_get_presentation_text_p", utc_autofill_fill_response_item_get_presentation_text_p, utc_capi_ui_autofill_common_startup, utc_capi_ui_autofill_common_cleanup},
     {"utc_autofill_fill_response_item_get_presentation_text_n", utc_autofill_fill_response_item_get_presentation_text_n, utc_capi_ui_autofill_common_startup, utc_capi_ui_autofill_common_cleanup},
 
+    {"utc_autofill_fill_response_item_set_autofill_hint_p", utc_autofill_fill_response_item_set_autofill_hint_p, utc_capi_ui_autofill_common_startup, utc_capi_ui_autofill_common_cleanup},
+    {"utc_autofill_fill_response_item_set_autofill_hint_n", utc_autofill_fill_response_item_set_autofill_hint_n, utc_capi_ui_autofill_common_startup, utc_capi_ui_autofill_common_cleanup},
+
+    {"utc_autofill_fill_response_item_get_autofill_hint_p", utc_autofill_fill_response_item_get_autofill_hint_p, utc_capi_ui_autofill_common_startup, utc_capi_ui_autofill_common_cleanup},
+    {"utc_autofill_fill_response_item_get_autofill_hint_n", utc_autofill_fill_response_item_get_autofill_hint_n, utc_capi_ui_autofill_common_startup, utc_capi_ui_autofill_common_cleanup},
+
     {"utc_autofill_save_item_create_p", utc_autofill_save_item_create_p, utc_capi_ui_autofill_common_startup, utc_capi_ui_autofill_common_cleanup},
     {"utc_autofill_save_item_create_n", utc_autofill_save_item_create_n, utc_capi_ui_autofill_common_startup, utc_capi_ui_autofill_common_cleanup},
     {"utc_autofill_save_item_destroy_p", utc_autofill_save_item_destroy_p, utc_capi_ui_autofill_common_startup, utc_capi_ui_autofill_common_cleanup},
index bb129ef31cdaa185e5fd77d0e10e332302e817c4..eceef3085d32216ab2e5293be198f359f3225e92 100644 (file)
@@ -507,6 +507,12 @@ testcase tc_array[] = {
     {"utc_autofill_fill_response_item_get_presentation_text_p", utc_autofill_fill_response_item_get_presentation_text_p, utc_capi_ui_autofill_common_startup, utc_capi_ui_autofill_common_cleanup},
     {"utc_autofill_fill_response_item_get_presentation_text_n", utc_autofill_fill_response_item_get_presentation_text_n, utc_capi_ui_autofill_common_startup, utc_capi_ui_autofill_common_cleanup},
 
+    {"utc_autofill_fill_response_item_set_autofill_hint_p", utc_autofill_fill_response_item_set_autofill_hint_p, utc_capi_ui_autofill_common_startup, utc_capi_ui_autofill_common_cleanup},
+    {"utc_autofill_fill_response_item_set_autofill_hint_n", utc_autofill_fill_response_item_set_autofill_hint_n, utc_capi_ui_autofill_common_startup, utc_capi_ui_autofill_common_cleanup},
+
+    {"utc_autofill_fill_response_item_get_autofill_hint_p", utc_autofill_fill_response_item_get_autofill_hint_p, utc_capi_ui_autofill_common_startup, utc_capi_ui_autofill_common_cleanup},
+    {"utc_autofill_fill_response_item_get_autofill_hint_n", utc_autofill_fill_response_item_get_autofill_hint_n, utc_capi_ui_autofill_common_startup, utc_capi_ui_autofill_common_cleanup},
+
     {"utc_autofill_save_item_create_p", utc_autofill_save_item_create_p, utc_capi_ui_autofill_common_startup, utc_capi_ui_autofill_common_cleanup},
     {"utc_autofill_save_item_create_n", utc_autofill_save_item_create_n, utc_capi_ui_autofill_common_startup, utc_capi_ui_autofill_common_cleanup},
     {"utc_autofill_save_item_destroy_p", utc_autofill_save_item_destroy_p, utc_capi_ui_autofill_common_startup, utc_capi_ui_autofill_common_cleanup},