From: shilpa singh Date: Thu, 7 Oct 2010 05:39:53 +0000 (+0900) Subject: [Popup -TC] - changed creation to both positive test case X-Git-Tag: origin~61^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=682af961f08d121d4c3a2bb5d8e2c014401ecc99;p=framework%2Fuifw%2Felementary.git [Popup -TC] - changed creation to both positive test case --- diff --git a/TC/elm_ts/popup/utc_UIFW_elm_popup_add_func.c b/TC/elm_ts/popup/utc_UIFW_elm_popup_add_func.c index 4338455..86d2d3a 100644 --- a/TC/elm_ts/popup/utc_UIFW_elm_popup_add_func.c +++ b/TC/elm_ts/popup/utc_UIFW_elm_popup_add_func.c @@ -45,7 +45,7 @@ enum { struct tet_testlist tet_testlist[] = { { utc_UIFW_elm_popup_add_func_01, POSITIVE_TC_IDX }, - { utc_UIFW_elm_popup_add_func_02, NEGATIVE_TC_IDX }, + { utc_UIFW_elm_popup_add_func_02, POSITIVE_TC_IDX }, }; static void startup(void) @@ -85,7 +85,7 @@ static void utc_UIFW_elm_popup_add_func_01(void) } /** - * @brief Negative test case of ug_init elm_popup_add() + * @brief Positive test case of ug_init elm_popup_add() */ static void utc_UIFW_elm_popup_add_func_02(void) {