File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed
Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,16 @@ Example automated testing elements validated:
1313 - [FONT] : Font default initialization
1414 - [TIMER] : Timer initialization
1515```
16- | ** EXAMPLE NAME** | [ WARN] | [ INIT] | [ CLOSE] | [ ASSETS] | [ RLGL] | [ PLAT] | [ FONT] | [ TIMER] |
17- | :---------------------------------| :------:| :------:| :-------:| :--------:| :------:| :------:| :------:| :-------:|
18- | core_custom_logging | 0 | ✔ | ✔ | ❌ | ✔ | ✔ | ✔ | ✔ |
19- | core_custom_frame_control | 0 | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ✔ |
16+ | ** EXAMPLE NAME** | [ CWARN] | [ LWARN] | [ INIT] | [ CLOSE] | [ ASSETS] | [ RLGL] | [ PLAT] | [ FONT] | [ TIMER] |
17+ | :---------------------------------| :-------:| :-------:| :------:| :-------:| :--------:| :------:| :------:| :------:| :-------:|
18+ | shapes_recursive_tree | 1 | 0 | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
19+ | shapes_ring_drawing | 1 | 0 | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
20+ | shapes_circle_sector_drawing | 1 | 0 | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
21+ | shapes_rounded_rectangle_drawing | 1 | 0 | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
22+ | shapes_splines_drawing | 1 | 0 | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
23+ | shapes_digital_clock | 1 | 0 | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
24+ | shapes_triangle_strip | 1 | 0 | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
25+ | shapes_pie_chart | 1 | 0 | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
26+ | shapes_math_sine_cosine | 1 | 0 | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
27+ | shapes_lines_drawing | 0 | 0 | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ❌ |
2028
You can’t perform that action at this time.
0 commit comments