Home
last modified time | relevance | path

Searched refs:test_comment (Results 1 – 25 of 563) sorted by relevance

12345678910>>...23

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_all_widgets_scroll_wheel_32bpp.c60 char test_comment[256]; variable
150 sprintf(test_comment, "create scroll wheel widgets"); in control_thread_entry()
151 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
156 sprintf(test_comment, "remove \"round\" style for month wheel"); in control_thread_entry()
157 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
194 sprintf(test_comment, "drag day wheel up by %d", drag_distance); in control_thread_entry()
195 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
227 sprintf(test_comment, "drag month wheel down by %d", drag_distance); in control_thread_entry()
228 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
241 sprintf(test_comment, "flick to scroll, flick speed = 4608"); in control_thread_entry()
[all …]
Dvalidation_guix_icon_button_24xrgb.c63 char test_comment[256]; variable
80 sprintf(test_comment, "add transparent style"); in control_thread_entry()
81 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
97 sprintf(test_comment, "send pen down event"); in control_thread_entry()
98 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
108 sprintf(test_comment, "send pen up event"); in control_thread_entry()
109 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
119 sprintf(test_comment, "remove transparent style"); in control_thread_entry()
120 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
131 sprintf(test_comment, "send pen down event"); in control_thread_entry()
[all …]
Dvalidation_guix_generic_scroll_wheel.c59 char test_comment[255]; variable
133 sprintf(test_comment, "Set total rows to 0."); in control_thread_entry()
139 sprintf(test_comment, "Set total rows to 6."); in control_thread_entry()
145 sprintf(test_comment, "Set total rows to 1."); in control_thread_entry()
151 sprintf(test_comment, "Set total rows to 3."); in control_thread_entry()
157 sprintf(test_comment, "Set total rows to 8."); in control_thread_entry()
163 sprintf(test_comment, "Set selected row to 2."); in control_thread_entry()
168 sprintf(test_comment, "Set selected row to -1."); in control_thread_entry()
173 sprintf(test_comment, "Set total rows to 0."); in control_thread_entry()
178 sprintf(test_comment, "Set selected row to 1."); in control_thread_entry()
[all …]
Dvalidation_guix_pixelmap_button_24xrgb.c63 char test_comment[256]; variable
91 sprintf(test_comment, "set the style to transparent for pixelmap button, pen down "); in control_thread_entry()
92 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
101 sprintf(test_comment, "set the style to transparent for pixelmap button, pen up "); in control_thread_entry()
102 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
115 sprintf(test_comment, "remove the style to transparent for pixelmap button, pen down "); in control_thread_entry()
116 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
126 sprintf(test_comment, "remove the style to transparent for pixelmap button, pen up "); in control_thread_entry()
127 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
140 sprintf(test_comment, "set the background color for pixelmap button, pen down "); in control_thread_entry()
[all …]
Dvalidation_guix_single_line_partial_dirty_24xrgb.c60 char test_comment[255]; variable
101 sprintf(test_comment, "click on x: 280, y: 210"); in control_thread_entry()
103 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
115 sprintf(test_comment, "click on x: 280, y: 210, delete key"); in control_thread_entry()
117 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
129 sprintf(test_comment, "click on x: 56, y: 210"); in control_thread_entry()
131 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
140 sprintf(test_comment, "click on x: 56, y: 210, "); in control_thread_entry()
144 strcat(test_comment, "Home key "); in control_thread_entry()
147 strcat(test_comment, "Delete key "); in control_thread_entry()
[all …]
Dvalidation_guix_ml_text_input_backspace_16bpp.c61 char test_comment[256]; variable
85 sprintf(test_comment, "Click to gain input focus."); in control_thread_entry()
86 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
99 sprintf(test_comment, "Input character:%c", test_string[index]); in control_thread_entry()
100 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
112 sprintf(test_comment, "Move cursor up by lines."); in control_thread_entry()
113 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
122 sprintf(test_comment, "\"Home\" key down."); in control_thread_entry()
123 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
133 sprintf(test_comment, "\"Backspace\" key down."); in control_thread_entry()
[all …]
Dvalidation_guix_single_line_text_input_buffer_clear.c58 char test_comment[255]; variable
79 sprintf(test_comment, "Set sl text: This is text buffer of sl line text input."); in control_thread_entry()
81 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
86 sprintf(test_comment, "Clear sl buffer."); in control_thread_entry()
88 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
93 sprintf(test_comment, "Clear sl buffer again."); in control_thread_entry()
95 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
103 …sprintf(test_comment, "Set sl text and make it center aligned: This is text buffer of sl line text… in control_thread_entry()
105 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
110 sprintf(test_comment, "Clear sl buffer."); in control_thread_entry()
[all …]
Dvalidation_guix_multi_line_text_input_cursor_draw_24xrgb.c87 char test_comment[256]; variable
122 sprintf(test_comment, "xpos 400 ypos 300 click inside"); in control_thread_entry()
123 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
129 sprintf(test_comment, "input character %c", 'a'); in control_thread_entry()
130 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
136 sprintf(test_comment, "xpos 400 ypos 300 click inside"); in control_thread_entry()
137 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
151 …sprintf(test_comment, "string %d xpos %d ypos %d ", string_index + 1, x_value[x_index], y_value[y_… in control_thread_entry()
153 strcat(test_comment, "inside"); in control_thread_entry()
155 strcat(test_comment, "outside"); in control_thread_entry()
[all …]
Dvalidation_guix_bidi_text_draw_32bpp.c63 char test_comment[256]; variable
95 sprintf(test_comment, "English Text"); in control_thread_entry()
100 sprintf(test_comment, "BiDi Text"); in control_thread_entry()
105 strcat(test_comment, ", Scroll down"); in control_thread_entry()
114 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
119 sprintf(test_comment, "Disable bidi text"); in control_thread_entry()
120 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
133 sprintf(test_comment, "English Text"); in control_thread_entry()
138 sprintf(test_comment, "BiDi Text"); in control_thread_entry()
143 strcat(test_comment, ", Scroll up"); in control_thread_entry()
[all …]
Dvalidation_guix_all_widgets_332rgb_shapes_screen_ellipse.c59 char test_comment[256]; variable
114 …sprintf(test_comment, "%d, brush_width %d, radius %d, fill_pixelmap_id: %d", frame_id, brush_width… in control_thread_entry()
115 if(pixelmap_fill){strcat(test_comment, "pixelmap_fill, ");} in control_thread_entry()
116 else{strcat(test_comment, " without pixelmap_fill, ");} in control_thread_entry()
117 if(solid_fill){strcat(test_comment, "solid_fill, ");} in control_thread_entry()
118 else{strcat(test_comment, " without solid_fill, ");} in control_thread_entry()
119 if(anti_aliased){strcat(test_comment, "anti_aliased, ");} in control_thread_entry()
120 else{strcat(test_comment, "without anti_aliased, ");} in control_thread_entry()
123 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
142 … sprintf(test_comment, "%d, brush_width %d, radius %d, ", frame_id, brush_width, radius); in control_thread_entry()
[all …]
Dvalidation_guix_ml_text_input_char_insert.c60 char test_comment[256]; variable
82 sprintf(test_comment, "Click to gain input focus."); in control_thread_entry()
83 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
94 sprintf(test_comment, "set test string"); in control_thread_entry()
95 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
100 sprintf(test_comment, "select whole text"); in control_thread_entry()
101 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
110 sprintf(test_comment, "copy and paste selected string"); in control_thread_entry()
111 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
120 sprintf(test_comment, "copy and paste selected string"); in control_thread_entry()
[all …]
Dvalidation_guix_ml_text_input_16bpp.c60 char test_comment[256]; variable
92 sprintf(test_comment, "Set text alignment: left, clear input buffer."); in control_thread_entry()
96 … sprintf(test_comment, "Set text alignment: center, set whitespace: 5, clear input buffer."); in control_thread_entry()
101 … sprintf(test_comment, "Set text alignment: right, set linespace: 10, clear input buffer."); in control_thread_entry()
112 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
118 sprintf(test_comment, "xpos 400 ypos 300 click inside"); in control_thread_entry()
119 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
139 sprintf(test_comment, "Insert character %c", key_value); in control_thread_entry()
140 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
149 sprintf(test_comment, "Insert a line break."); in control_thread_entry()
[all …]
Dvalidation_guix_all_widgets_332rgb_shapes_screen_circles.c59 char test_comment[256]; variable
120 …sprintf(test_comment, "%d, brush_width %d, radius %d, fill_pixelmap_id: %d, brush_alpha: %d, ", fr… in control_thread_entry()
121 if(pixelmap_fill){strcat(test_comment, "pixelmap_fill, ");} in control_thread_entry()
122 else{strcat(test_comment, " without pixelmap_fill, ");} in control_thread_entry()
123 if(solid_fill){strcat(test_comment, "solid_fill, ");} in control_thread_entry()
124 else{strcat(test_comment, " without solid_fill, ");} in control_thread_entry()
125 if(anti_aliased){strcat(test_comment, "anti_aliased, ");} in control_thread_entry()
126 … else{strcat(test_comment, "without anti_aliased, ");} in control_thread_entry()
128 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
147 …sprintf(test_comment, "%d, brush_width %d, radius %d, brush_alpha: %d,", frame_id, brush_width, ra… in control_thread_entry()
[all …]
Dvalidation_guix_text_button_24xrgb.c64 char test_comment[256]; variable
83 sprintf(test_comment, "set normal text color=blue, selected text color=orange"); in control_thread_entry()
84 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
92 sprintf(test_comment, "set text font to normal font"); in control_thread_entry()
93 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
102 sprintf(test_comment, "set button text to \"%s\"", test_text); in control_thread_entry()
103 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
116 sprintf(test_comment, "simulate pen down inside text button bounding box"); in control_thread_entry()
117 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
125 sprintf(test_comment, "simulate pen up inside text button bounding box"); in control_thread_entry()
[all …]
Dvalidation_guix_all_widgets_drop_list_event_process.c58 char test_comment[255]; variable
75 sprintf(test_comment, "Set pixelmap fish to drop list."); in control_thread_entry()
78 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
82 sprintf(test_comment, "Hide drop list."); in control_thread_entry()
84 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
88 sprintf(test_comment, "Show drop list."); in control_thread_entry()
90 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
94 sprintf(test_comment, "Open drop list."); in control_thread_entry()
96 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
105 sprintf(test_comment, "Send close popup event to drop list."); in control_thread_entry()
[all …]
Dvalidation_guix_all_widgets_sl_text_input_property_16bpp.c58 char test_comment[255]; variable
78 sprintf(test_comment, "set the background color for single line text input "); in control_thread_entry()
79 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
94 sprintf(test_comment, "add the transparent style for single line text input "); in control_thread_entry()
95 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
109 sprintf(test_comment, "remove the transparent style for single line text input "); in control_thread_entry()
110 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
124 sprintf(test_comment, "set the font for single line text input "); in control_thread_entry()
125 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
139 sprintf(test_comment, "set the text color for single line text input "); in control_thread_entry()
[all …]
Dvalidation_guix_single_line_text_input_property_24xrgb.c58 char test_comment[255]; variable
83 sprintf(test_comment, "set the background color for single line text input "); in control_thread_entry()
84 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
98 sprintf(test_comment, "add the transparent style for single line text input "); in control_thread_entry()
99 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
112 sprintf(test_comment, "remove the transparent style for single line text input "); in control_thread_entry()
113 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
126 sprintf(test_comment, "set the font for single line text input "); in control_thread_entry()
127 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
140 sprintf(test_comment, "set the text color for single line text input "); in control_thread_entry()
[all …]
Dvalidation_guix_all_widgets_ml_text_input_cursor_draw_16bpp.c77 char test_comment[256]; variable
108 sprintf(test_comment, "xpos:400, ypos:300, click inside"); in control_thread_entry()
109 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
123 sprintf(test_comment, "input character:%c", 'a'); in control_thread_entry()
124 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
143 sprintf(test_comment, "string:%d, length:%d, xpos:%d, ypos:%d", in control_thread_entry()
147 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
166 strcat(test_comment, " up key"); in control_thread_entry()
169 strcat(test_comment, " return key"); in control_thread_entry()
172 strcat(test_comment, " left key"); in control_thread_entry()
[all …]
Dvalidation_guix_ml_text_view_32bpp.c63 char test_comment[256]; variable
92 sprintf(test_comment, "Set multi line text view text."); in control_thread_entry()
119 sprintf(test_comment, "scroll down by 1"); in control_thread_entry()
120 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
151 sprintf(test_comment, "scroll up by 5"); in control_thread_entry()
152 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
158 sprintf(test_comment, "set multi line text view text"); in control_thread_entry()
159 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
164 sprintf(test_comment, "hide multi line text view"); in control_thread_entry()
165 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
[all …]
Dvalidation_guix_string_scroll_wheel_string_list_set_ext.c60 char test_comment[256]; variable
159 sprintf(test_comment, "Create scroll wheel screen, add text copy style to month wheel"); in control_thread_entry()
164 sprintf(test_comment, "Test text copy, set a string list that have shorter strings."); in control_thread_entry()
169 sprintf(test_comment, "Test text copy, set a string list that have more string count"); in control_thread_entry()
174 sprintf(test_comment, "Test text copy, set a string list that have less string count"); in control_thread_entry()
179 sprintf(test_comment, "Test text copy, set string list with old API"); in control_thread_entry()
184 sprintf(test_comment, "Test text copy, set string list with new API"); in control_thread_entry()
190 …sprintf(test_comment, "Test text copy, set memory allocator and free function pointer to GX_NULL, … in control_thread_entry()
196 sprintf(test_comment, "Set memory allocator and free function and set string id list"); in control_thread_entry()
202 sprintf(test_comment, "Set invalid string list with old API"); in control_thread_entry()
[all …]
Dvalidation_guix_all_widgets_single_line_text_input_mark.c58 char test_comment[255]; variable
93 sprintf(test_comment, "Send event mark home."); in control_thread_entry()
95 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
103 sprintf(test_comment, "Send event mark end."); in control_thread_entry()
105 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
116 sprintf(test_comment, "Press home key."); in control_thread_entry()
118 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
127 sprintf(test_comment, "Send event mark home."); in control_thread_entry()
129 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
137 sprintf(test_comment, "Send event mark end."); in control_thread_entry()
[all …]
Dvalidation_guix_all_widgets_sl_text_input_16bpp.c71 char test_comment[255]; variable
110 sprintf(test_comment, "Set text alignment to \"right\""); in control_thread_entry()
111 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
123 sprintf(test_comment, "insert \'%c\'", input_buffer[buffer_index][key_index]); in control_thread_entry()
124 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
142 …sprintf(test_comment, "text input already has %d characters, x: %d, y: %d, click outside, lose foc… in control_thread_entry()
148 …sprintf(test_comment, "text input already has %d characters, x: %d, y: %d, click inside, gain focu… in control_thread_entry()
153 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
169 strcat(test_comment, "Home key "); in control_thread_entry()
172 strcat(test_comment, "End key "); in control_thread_entry()
[all …]
Dvalidation_guix_all_widgets_4bpp_horizontal_pixelmap_line_draw.c59 char test_comment[256]; variable
113 sprintf(test_comment, "%d, radius %d, ", frame_id, radius); in control_thread_entry()
114 strcat(test_comment, "pixelmap_fill, "); in control_thread_entry()
118 if(compressed){strcat(test_comment, "with compressed, ");} in control_thread_entry()
119 else{strcat(test_comment, " without compress, ");} in control_thread_entry()
120 if(transparent){strcat(test_comment, "with transparent, ");} in control_thread_entry()
121 else{strcat(test_comment, " without transparent, ");} in control_thread_entry()
124 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
140 sprintf(test_comment, "%d, radius %d, ", frame_id, radius); in control_thread_entry()
141 if(pixelmap_fill){strcat(test_comment, "pixelmap_fill, ");} in control_thread_entry()
[all …]
Dvalidation_guix_all_widgets_4bpp_shapes_screen_ellipse.c59 char test_comment[256]; variable
118 … sprintf(test_comment, "%d, brush_width %d, radius %d, ", frame_id, brush_width, radius); in control_thread_entry()
119 strcat(test_comment, "pixelmap_fill, "); in control_thread_entry()
123 if(compressed){strcat(test_comment, "with compressed, ");} in control_thread_entry()
124 else{strcat(test_comment, " without compress, ");} in control_thread_entry()
125 if(transparent){strcat(test_comment, "with transparent, ");} in control_thread_entry()
126 else{strcat(test_comment, " without transparent, ");} in control_thread_entry()
129 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
145 … sprintf(test_comment, "%d, brush_width %d, radius %d, ", frame_id, brush_width, radius); in control_thread_entry()
146 if(pixelmap_fill){strcat(test_comment, "pixelmap_fill, ");} in control_thread_entry()
[all …]
Dvalidation_guix_single_line_text_input_24xrgb.c71 char test_comment[255]; variable
111 sprintf(test_comment, "insert \'%c\'", input_buffer[buffer_index][key_index]); in control_thread_entry()
112 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
129 …sprintf(test_comment, "text input already has %d characters, x: %d, y: %d, click outside, lose foc… in control_thread_entry()
135 …sprintf(test_comment, "text input already has %d characters, x: %d, y: %d, click inside, gain focu… in control_thread_entry()
151 gx_validation_set_frame_comment(test_comment); in control_thread_entry()
160 strcat(test_comment, "Home key "); in control_thread_entry()
163 strcat(test_comment, "End key "); in control_thread_entry()
166 strcat(test_comment, "Backspace key "); in control_thread_entry()
169 strcat(test_comment, "Delete key "); in control_thread_entry()
[all …]

12345678910>>...23