From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============3617908958390943607==" MIME-Version: 1.0 From: Kristen Carlson Accardi Subject: [PATCH 8/9] test-stkutil: add html attribute test for select_item_test Date: Fri, 02 Jul 2010 06:46:07 -0700 Message-ID: <1278078368-32565-9-git-send-email-kristen@linux.intel.com> In-Reply-To: <1278078368-32565-1-git-send-email-kristen@linux.intel.com> List-Id: To: ofono@ofono.org --===============3617908958390943607== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable --- unit/test-stkutil.c | 69 +++++++++++++++++++++++++++++++++++++++--------= ---- 1 files changed, 53 insertions(+), 16 deletions(-) diff --git a/unit/test-stkutil.c b/unit/test-stkutil.c index cf06333..7993813 100644 --- a/unit/test-stkutil.c +++ b/unit/test-stkutil.c @@ -5944,6 +5944,7 @@ struct select_item_test { struct stk_text_attribute text_attr; struct stk_item_text_attribute_list item_text_attr_list; struct stk_frame_id frame_id; + char *html; }; = static unsigned char select_item_111[] =3D { 0xD0, 0x3D, 0x81, 0x03, 0x01,= 0x24, @@ -6990,7 +6991,9 @@ static struct select_item_test select_item_data_911 = =3D { .item_text_attr_list =3D { .len =3D 8, .list =3D { 0x00, 0x06, 0x00, 0xB4, 0x00, 0x06, 0x00, 0xB4 } - } + }, + .html =3D "" + "Toolkit Select 1", }; = static struct select_item_test select_item_data_912 =3D { @@ -7020,7 +7023,10 @@ static struct select_item_test select_item_data_921 = =3D { .item_text_attr_list =3D { .len =3D 8, .list =3D { 0x00, 0x06, 0x01, 0xB4, 0x00, 0x06, 0x01, 0xB4 } - } + }, + .html =3D "
Toolkit Select 1" + "
", }; = static struct select_item_test select_item_data_922 =3D { @@ -7050,7 +7056,10 @@ static struct select_item_test select_item_data_931 = =3D { .item_text_attr_list =3D { .len =3D 8, .list =3D { 0x00, 0x06, 0x02, 0xB4, 0x00, 0x06, 0x02, 0xB4 } - } + }, + .html =3D "
Toolkit Select 1" + "
" }; = static struct select_item_test select_item_data_932 =3D { @@ -7080,7 +7089,9 @@ static struct select_item_test select_item_data_941 = =3D { .item_text_attr_list =3D { .len =3D 8, .list =3D { 0x00, 0x06, 0x04, 0xB4, 0x00, 0x06, 0x04, 0xB4 } - } + }, + .html =3D "Toolkit Select 1", }; = static struct select_item_test select_item_data_942 =3D { @@ -7099,7 +7110,9 @@ static struct select_item_test select_item_data_942 = =3D { .item_text_attr_list =3D { .len =3D 8, .list =3D { 0x00, 0x06, 0x00, 0xB4, 0x00, 0x06, 0x00, 0xB4 } - } + }, + .html =3D "" + "Toolkit Select 2", }; = static struct select_item_test select_item_data_943 =3D { @@ -7129,7 +7142,9 @@ static struct select_item_test select_item_data_951 = =3D { .item_text_attr_list =3D { .len =3D 8, .list =3D { 0x00, 0x06, 0x08, 0xB4, 0x00, 0x06, 0x08, 0xB4 } - } + }, + .html =3D "Toolkit Select 1", }; = static struct select_item_test select_item_data_952 =3D { @@ -7148,7 +7163,9 @@ static struct select_item_test select_item_data_952 = =3D { .item_text_attr_list =3D { .len =3D 8, .list =3D { 0x00, 0x06, 0x00, 0xB4, 0x00, 0x06, 0x00, 0xB4 } - } + }, + .html =3D "" + "Toolkit Select 2", }; = static struct select_item_test select_item_data_953 =3D { @@ -7178,7 +7195,9 @@ static struct select_item_test select_item_data_961 = =3D { .item_text_attr_list =3D { .len =3D 8, .list =3D { 0x00, 0x06, 0x10, 0xB4, 0x00, 0x06, 0x10, 0xB4 } - } + }, + .html =3D "Toolkit Select 1", }; = static struct select_item_test select_item_data_962 =3D { @@ -7197,7 +7216,9 @@ static struct select_item_test select_item_data_962 = =3D { .item_text_attr_list =3D { .len =3D 8, .list =3D { 0x00, 0x06, 0x00, 0xB4, 0x00, 0x06, 0x00, 0xB4 } - } + }, + .html =3D "" + "Toolkit Select 2", }; = static struct select_item_test select_item_data_963 =3D { @@ -7227,7 +7248,9 @@ static struct select_item_test select_item_data_971 = =3D { .item_text_attr_list =3D { .len =3D 8, .list =3D { 0x00, 0x06, 0x20, 0xB4, 0x00, 0x06, 0x20, 0xB4 } - } + }, + .html =3D "Toolkit Select 1" }; = static struct select_item_test select_item_data_972 =3D { @@ -7246,7 +7269,9 @@ static struct select_item_test select_item_data_972 = =3D { .item_text_attr_list =3D { .len =3D 8, .list =3D { 0x00, 0x06, 0x00, 0xB4, 0x00, 0x06, 0x00, 0xB4 } - } + }, + .html =3D "" + "Toolkit Select 2", }; = static struct select_item_test select_item_data_973 =3D { @@ -7276,7 +7301,9 @@ static struct select_item_test select_item_data_981 = =3D { .item_text_attr_list =3D { .len =3D 8, .list =3D { 0x00, 0x06, 0x40, 0xB4, 0x00, 0x06, 0x40, 0xB4 } - } + }, + .html =3D "Toolkit Select 1" }; = static struct select_item_test select_item_data_982 =3D { @@ -7295,7 +7322,9 @@ static struct select_item_test select_item_data_982 = =3D { .item_text_attr_list =3D { .len =3D 8, .list =3D { 0x00, 0x06, 0x00, 0xB4, 0x00, 0x06, 0x00, 0xB4 } - } + }, + .html =3D "" + "Toolkit Select 2", }; = static struct select_item_test select_item_data_983 =3D { @@ -7325,7 +7354,9 @@ static struct select_item_test select_item_data_991 = =3D { .item_text_attr_list =3D { .len =3D 8, .list =3D { 0x00, 0x06, 0x80, 0xB4, 0x00, 0x06, 0x80, 0xB4 } - } + }, + .html =3D "Toolkit Select 1", }; = static struct select_item_test select_item_data_992 =3D { @@ -7344,7 +7375,9 @@ static struct select_item_test select_item_data_992 = =3D { .item_text_attr_list =3D { .len =3D 8, .list =3D { 0x00, 0x06, 0x00, 0xB4, 0x00, 0x06, 0x00, 0xB4 } - } + }, + .html =3D "" + "Toolkit Select 2", }; = static struct select_item_test select_item_data_993 =3D { @@ -7374,7 +7407,9 @@ static struct select_item_test select_item_data_9101 = =3D { .item_text_attr_list =3D { .len =3D 8, .list =3D { 0x00, 0x06, 0x00, 0xB4, 0x00, 0x06, 0x00, 0xB4 } - } + }, + .html =3D "" + "Toolkit Select 1", }; = static struct select_item_test select_item_data_9102 =3D { @@ -7502,6 +7537,8 @@ static void test_select_item(gconstpointer data) check_item_text_attribute_list( &command->select_item.item_text_attr_list, &test->item_text_attr_list); + check_text_attr_html(&command->select_item.text_attr, + command->select_item.alpha_id, test->html); check_frame_id(&command->select_item.frame_id, &test->frame_id); = stk_command_free(command); -- = 1.6.6.1 --===============3617908958390943607==--