Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial negative testing framework for the Messaging Layer against UDP transport #22202

Merged
merged 1 commit into from
Aug 30, 2022
Merged

Add initial negative testing framework for the Messaging Layer against UDP transport #22202

merged 1 commit into from
Aug 30, 2022

Conversation

yufengwangca
Copy link
Contributor

@yufengwangca yufengwangca commented Aug 26, 2022

Problem

What is being fixed? Examples:

  • Currently, the components of messaging layer are all tested against faked loopback transport, and the test coverage of the Matter SDK is around 50%.
Overall coverage rate:
  lines......: 53.4% (72255 of 135210 lines)
  functions..: 58.4% (21211 of 36342 functions)
  • The software’s functional reliability can be quantified only with effectively designed negative scenarios, the goal is to enrich the unit test by injecting different faults along various negative paths and validate the application against those invalid data, check if the errors are handled gracefully to ensure the stability of the application.

  • This PR added the initial negative unit testing with only two test cases for the messaging layer, the ultimate goal is to increase the test coverage of Matter SDK above 80%.

  • Fixes Enrich messaging layer test coverage against various negative paths #22200

Change overview

Add initial Messaging Layer unit test to test various negative paths against UDP transport

Testing

How was this tested? (at least one bullet point required)

  • Unit test TestMessagingLayer is added

@github-actions
Copy link

github-actions bot commented Aug 26, 2022

PR #22202: Size comparison from 7e00546 to f314b00

Increases above 0.2%:

platform target config section 7e00546 f314b00 change % change
k32w light k32w0+release .bss 70400 70688 288 0.4
lock k32w0+release .bss 70864 71160 296 0.4
Increases (11 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, psoc6)
platform target config section 7e00546 f314b00 change % change
cc13x2_26x2 shell LP_CC2652R7 (read/write) 181336 181344 8 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 586578 586586 8 0.0
.app_xip_area 463236 463244 8 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 971380 971396 16 0.0
.text 818260 818276 16 0.0
esp32 all-clusters-app c3devkit (read only) 1031282 1031340 58 0.0
.flash.text 1031282 1031340 58 0.0
m5stack (read only) 1084319 1084379 60 0.0
.flash.text 1078935 1078995 60 0.0
k32w light k32w0+release (read/write) 646516 647188 672 0.1
.bss 70400 70688 288 0.4
.text 571320 571704 384 0.1
lock k32w0+release (read/write) 704012 704708 696 0.1
.bss 70864 71160 296 0.4
.text 628344 628744 400 0.1
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 26647573 26647574 1 0.0
.debug_line 3648191 3648199 8 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_line 3668595 3668603 8 0.0
light cy8ckit_062s2_43012 .debug_line 3239259 3239267 8 0.0
lock cy8ckit_062s2_43012 .debug_line 3248153 3248161 8 0.0
Decreases (4 builds for cc13x2_26x2, psoc6, telink)
platform target config section 7e00546 f314b00 change % change
cc13x2_26x2 all-clusters-minimal-app LP_CC2652R7 (read only) 637587 637579 -8 -0.0
.text 559284 559276 -8 -0.0
shell LP_CC2652R7 (read only) 665574 665566 -8 -0.0
.text 579476 579468 -8 -0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 22227605 22227603 -2 -0.0
telink lighting-app tlsr9518adk80d text 589196 589194 -2 -0.0
Full report (41 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, psoc6, telink)
platform target config section 7e00546 f314b00 change % change
bl602 lighting-app bl602 (read/write) 1383690 1383690 0 0.0
.bss 120266 120266 0 0.0
.data 4480 4480 0 0.0
.text 1050856 1050856 0 0.0
bl602+rpc (read/write) 1429602 1429602 0 0.0
.bss 127706 127706 0 0.0
.data 4600 4600 0 0.0
.text 1082872 1082872 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 672859 672859 0 0.0
(read/write) 178532 178532 0 0.0
.bss 74284 74284 0 0.0
.data 3372 3372 0 0.0
.rodata 88835 88835 0 0.0
.text 583708 583708 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 637587 637579 -8 -0.0
(read/write) 157844 157844 0 0.0
.bss 73556 73556 0 0.0
.data 3372 3372 0 0.0
.rodata 77979 77979 0 0.0
.text 559284 559276 -8 -0.0
lock-ftd LP_CC2652R7 (read only) 673919 673919 0 0.0
(read/write) 167784 167784 0 0.0
.bss 71484 71484 0 0.0
.data 3296 3296 0 0.0
.rodata 76671 76671 0 0.0
.text 596768 596768 0 0.0
lock-mtd LP_CC2652R7 (read only) 656687 656687 0 0.0
(read/write) 180704 180704 0 0.0
.bss 67172 67172 0 0.0
.data 3296 3296 0 0.0
.rodata 101767 101767 0 0.0
.text 554440 554440 0 0.0
pump-app LP_CC2652R7 (read only) 684599 684599 0 0.0
(read/write) 157808 157808 0 0.0
.bss 71420 71420 0 0.0
.data 3296 3296 0 0.0
.rodata 89927 89927 0 0.0
.text 594188 594188 0 0.0
pump-controller-app LP_CC2652R7 (read only) 669091 669091 0 0.0
(read/write) 173428 173428 0 0.0
.bss 71532 71532 0 0.0
.data 3292 3292 0 0.0
.rodata 85483 85483 0 0.0
.text 583128 583128 0 0.0
shell LP_CC2652R7 (read only) 665574 665566 -8 -0.0
(read/write) 181336 181344 8 0.0
.bss 76604 76604 0 0.0
.data 3376 3376 0 0.0
.rodata 85782 85782 0 0.0
.text 579476 579468 -8 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 586578 586586 8 0.0
.app_xip_area 463236 463244 8 0.0
.bss 65776 65776 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592346 592346 0 0.0
.app_xip_area 464220 464220 0 0.0
.bss 70560 70560 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 599450 599450 0 0.0
.app_xip_area 476828 476828 0 0.0
.bss 65088 65088 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1107284 1107284 0 0.0
.bss 136332 136332 0 0.0
.data 2072 2072 0 0.0
.text 968860 968860 0 0.0
BRD4161A+rpc (read/write) 971380 971396 16 0.0
.bss 150844 150844 0 0.0
.data 2252 2252 0 0.0
.text 818260 818276 16 0.0
BRD4161A+rs911x (read/write) 999896 999896 0 0.0
.bss 169088 169088 0 0.0
.data 2056 2056 0 0.0
.text 828732 828732 0 0.0
lock-app BRD4161A+wf200 (read/write) 1149196 1149196 0 0.0
.bss 152168 152168 0 0.0
.data 2064 2064 0 0.0
.text 994944 994944 0 0.0
window-app BRD4161A (read/write) 1098548 1098548 0 0.0
.bss 137772 137772 0 0.0
.data 2096 2096 0 0.0
.text 958660 958660 0 0.0
esp32 all-clusters-app c3devkit (read only) 1031282 1031340 58 0.0
(read/write) 1489538 1489538 0 0.0
.dram0.bss 71056 71056 0 0.0
.dram0.data 14600 14600 0 0.0
.flash.rodata 218448 218448 0 0.0
.flash.text 1031282 1031340 58 0.0
.iram0.text 62902 62902 0 0.0
m5stack (read only) 1084319 1084379 60 0.0
(read/write) 491460 491460 0 0.0
.dram0.bss 76560 76560 0 0.0
.dram0.data 34144 34144 0 0.0
.flash.rodata 248760 248760 0 0.0
.flash.text 1078935 1078995 60 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w0+release (read/write) 646516 647188 672 0.1
.bss 70400 70688 288 0.4
.data 2068 2068 0 0.0
.text 571320 571704 384 0.1
lock k32w0+release (read/write) 704012 704708 696 0.1
.bss 70864 71160 296 0.4
.data 2076 2076 0 0.0
.text 628344 628744 400 0.1
linux all-clusters-app debug (read only) 3038249 3038249 0 0.0
(read/write) 155896 155896 0 0.0
.bss 61792 61792 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 85624 85624 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 274635 274635 0 0.0
.text 2584466 2584466 0 0.0
all-clusters-minimal-app debug (read only) 2874113 2874113 0 0.0
(read/write) 147496 147496 0 0.0
.bss 61024 61024 0 0.0
.data 2064 2064 0 0.0
.data.rel.ro 78120 78120 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 274827 274827 0 0.0
.text 2422914 2422914 0 0.0
bridge-app debug+rpc (read only) 2372313 2372313 0 0.0
(read/write) 127584 127584 0 0.0
.bss 50656 50656 0 0.0
.data 3600 3600 0 0.0
.data.rel.ro 67464 67464 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 203464 203464 0 0.0
.text 2006226 2006226 0 0.0
chip-tool debug (read only) 10876545 10876545 0 0.0
(read/write) 657184 657184 0 0.0
.bss 25240 25240 0 0.0
.data 3266 3266 0 0.0
.data.rel.ro 622168 622168 0 0.0
.dynamic 608 608 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 561013 561013 0 0.0
.text 8794980 8794980 0 0.0
chip-tool-ipv6only arm64 (read only) 10262564 10262564 0 0.0
(read/write) 705073 705073 0 0.0
.bss 33297 33297 0 0.0
.data 3272 3272 0 0.0
.data.rel.ro 649704 649704 0 0.0
.dynamic 560 560 0 0.0
.got 13832 13832 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 491796 491796 0 0.0
.text 8118644 8118644 0 0.0
lighting-app debug+rpc (read only) 2597257 2597257 0 0.0
(read/write) 130304 130304 0 0.0
.bss 49760 49760 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 72488 72488 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 220368 220368 0 0.0
.text 2205986 2205986 0 0.0
lock-app debug (read only) 2580241 2580241 0 0.0
(read/write) 125512 125512 0 0.0
.bss 48288 48288 0 0.0
.data 1712 1712 0 0.0
.data.rel.ro 69512 69512 0 0.0
.dynamic 608 608 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 896 896 0 0.0
.rodata 237328 237328 0 0.0
.text 2176258 2176258 0 0.0
ota-provider-app debug (read only) 2357401 2357401 0 0.0
(read/write) 118976 118976 0 0.0
.bss 47808 47808 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 63336 63336 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 209304 209304 0 0.0
.text 1984626 1984626 0 0.0
ota-requestor-app debug (read only) 2522921 2522921 0 0.0
(read/write) 127384 127384 0 0.0
.bss 50368 50368 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 68744 68744 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 216128 216128 0 0.0
.text 2134178 2134178 0 0.0
shell debug (read only) 2606553 2606553 0 0.0
(read/write) 142016 142016 0 0.0
.bss 57704 57704 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 77224 77224 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 1040 1040 0 0.0
.rodata 234738 234738 0 0.0
.text 2213394 2213394 0 0.0
thermostat-no-ble arm64 (read only) 2356996 2356996 0 0.0
(read/write) 141681 141681 0 0.0
.bss 55217 55217 0 0.0
.data 1672 1672 0 0.0
.data.rel.ro 75984 75984 0 0.0
.dynamic 560 560 0 0.0
.got 5040 5040 0 0.0
.init 24 24 0 0.0
.init_array 408 408 0 0.0
.rodata 140588 140588 0 0.0
.text 1978704 1978704 0 0.0
tv-app debug (read only) 3183065 3183065 0 0.0
(read/write) 257840 257840 0 0.0
.bss 167352 167352 0 0.0
.data 4736 4736 0 0.0
.data.rel.ro 79184 79184 0 0.0
.dynamic 608 608 0 0.0
.got 4856 4856 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 259080 259080 0 0.0
.text 2734242 2734242 0 0.0
tv-casting-app debug (read only) 5503825 5503825 0 0.0
(read/write) 160336 160336 0 0.0
.bss 51352 51352 0 0.0
.data 2432 2432 0 0.0
.data.rel.ro 100120 100120 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 1040 1040 0 0.0
.rodata 344273 344273 0 0.0
.text 4887938 4887938 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2454312 2454312 0 0.0
.bss 215044 215044 0 0.0
.data 5872 5872 0 0.0
.text 1416956 1416956 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842224 842224 0 0.0
(read/write) 1740364 1740364 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188464 188464 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2656 2656 0 0.0
.debug_abbrev 1217412 1217412 0 0.0
.debug_aranges 111552 111552 0 0.0
.debug_frame 372452 372452 0 0.0
.debug_info 26647573 26647574 1 0.0
.debug_line 3648191 3648199 8 0.0
.debug_loc 3563899 3563899 0 0.0
.debug_ranges 337208 337208 0 0.0
.debug_str 3394775 3394775 0 0.0
.heap 842224 842224 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 569431 569431 0 0.0
.symtab 420608 420608 0 0.0
.text 0 0 0 0.0
1540856 1540856 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842960 842960 0 0.0
(read/write) 1683556 1683556 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187728 187728 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2656 2656 0 0.0
.debug_abbrev 1209251 1209251 0 0.0
.debug_aranges 111024 111024 0 0.0
.debug_frame 375532 375532 0 0.0
.debug_info 26384268 26384268 0 0.0
.debug_line 3668595 3668603 8 0.0
.debug_loc 3551536 3551536 0 0.0
.debug_ranges 335824 335824 0 0.0
.debug_str 3383764 3383764 0 0.0
.heap 842960 842960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 533905 533905 0 0.0
.symtab 407200 407200 0 0.0
.text 1484784 1484784 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 851200 851200 0 0.0
(read/write) 1600828 1600828 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179696 179696 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2448 2448 0 0.0
.debug_abbrev 1044070 1044070 0 0.0
.debug_aranges 103200 103200 0 0.0
.debug_frame 345800 345800 0 0.0
.debug_info 21847874 21847874 0 0.0
.debug_line 3239259 3239267 8 0.0
.debug_loc 3249910 3249910 0 0.0
.debug_ranges 301320 301320 0 0.0
.debug_str 3189008 3189008 0 0.0
.heap 851200 851200 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 467204 467204 0 0.0
.symtab 374288 374288 0 0.0
.text 1410296 1410296 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 846168 846168 0 0.0
(read/write) 1638540 1638540 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184712 184712 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1051505 1051505 0 0.0
.debug_aranges 103872 103872 0 0.0
.debug_frame 348628 348628 0 0.0
.debug_info 22227605 22227603 -2 -0.0
.debug_line 3248153 3248161 8 0.0
.debug_loc 3289747 3289747 0 0.0
.debug_ranges 304664 304664 0 0.0
.debug_str 3216491 3216491 0 0.0
.heap 846168 846168 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 473419 473419 0 0.0
.symtab 377472 377472 0 0.0
.text 1442976 1442976 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 808444 808444 0 0.0
bss 71344 71344 0 0.0
noinit 43488 43488 0 0.0
text 571098 571098 0 0.0
lighting-app tlsr9518adk80d (read/write) 830328 830328 0 0.0
bss 72200 72200 0 0.0
noinit 43488 43488 0 0.0
text 589196 589194 -2 -0.0

@github-actions
Copy link

github-actions bot commented Aug 29, 2022

PR #22202: Size comparison from 55f9049 to 86cf5b9

Increases above 0.2%:

platform target config section 55f9049 86cf5b9 change % change
k32w light k32w0+release .bss 70400 70688 288 0.4
lock k32w0+release .bss 70864 71160 296 0.4
Increases (10 builds for cc13x2_26x2, esp32, k32w, psoc6)
platform target config section 55f9049 86cf5b9 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 672931 672939 8 0.0
.text 583780 583788 8 0.0
shell LP_CC2652R7 (read only) 665622 665630 8 0.0
.text 579524 579532 8 0.0
esp32 all-clusters-app c3devkit (read only) 1031342 1031398 56 0.0
.flash.text 1031342 1031398 56 0.0
m5stack (read only) 1084363 1084423 60 0.0
.flash.text 1078979 1079039 60 0.0
k32w light k32w0+release (read/write) 646564 647236 672 0.1
.bss 70400 70688 288 0.4
.text 571368 571752 384 0.1
lock k32w0+release (read/write) 704076 704756 680 0.1
.bss 70864 71160 296 0.4
.text 628408 628792 384 0.1
psoc6 all-clusters cy8ckit_062s2_43012 .debug_line 3648656 3648664 8 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_line 3669060 3669068 8 0.0
light cy8ckit_062s2_43012 .debug_line 3239693 3239701 8 0.0
lock cy8ckit_062s2_43012 .debug_line 3248587 3248595 8 0.0
Decreases (6 builds for cc13x2_26x2, psoc6, telink)
platform target config section 55f9049 86cf5b9 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 178460 178452 -8 -0.0
shell LP_CC2652R7 (read/write) 181288 181280 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 26654692 26654691 -1 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26391387 26391386 -1 -0.0
light cy8ckit_062s2_43012 .debug_info 21854899 21854897 -2 -0.0
telink light-switch-app tlsr9518adk80d (read/write) 808540 808532 -8 -0.0
text 571158 571156 -2 -0.0
Full report (30 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, psoc6, telink)
platform target config section 55f9049 86cf5b9 change % change
bl602 lighting-app bl602 (read/write) 1383746 1383746 0 0.0
.bss 120266 120266 0 0.0
.data 4480 4480 0 0.0
.text 1050912 1050912 0 0.0
bl602+rpc (read/write) 1429658 1429658 0 0.0
.bss 127706 127706 0 0.0
.data 4600 4600 0 0.0
.text 1082928 1082928 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 672931 672939 8 0.0
(read/write) 178460 178452 -8 -0.0
.bss 74284 74284 0 0.0
.data 3372 3372 0 0.0
.rodata 88835 88835 0 0.0
.text 583780 583788 8 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 637659 637659 0 0.0
(read/write) 157844 157844 0 0.0
.bss 73556 73556 0 0.0
.data 3372 3372 0 0.0
.rodata 77979 77979 0 0.0
.text 559356 559356 0 0.0
lock-ftd LP_CC2652R7 (read only) 673991 673991 0 0.0
(read/write) 167712 167712 0 0.0
.bss 71484 71484 0 0.0
.data 3296 3296 0 0.0
.rodata 76671 76671 0 0.0
.text 596840 596840 0 0.0
lock-mtd LP_CC2652R7 (read only) 656743 656743 0 0.0
(read/write) 180648 180648 0 0.0
.bss 67172 67172 0 0.0
.data 3296 3296 0 0.0
.rodata 101767 101767 0 0.0
.text 554496 554496 0 0.0
pump-app LP_CC2652R7 (read only) 684655 684655 0 0.0
(read/write) 157752 157752 0 0.0
.bss 71420 71420 0 0.0
.data 3296 3296 0 0.0
.rodata 89927 89927 0 0.0
.text 594244 594244 0 0.0
pump-controller-app LP_CC2652R7 (read only) 669147 669147 0 0.0
(read/write) 173372 173372 0 0.0
.bss 71532 71532 0 0.0
.data 3292 3292 0 0.0
.rodata 85483 85483 0 0.0
.text 583184 583184 0 0.0
shell LP_CC2652R7 (read only) 665622 665630 8 0.0
(read/write) 181288 181280 -8 -0.0
.bss 76604 76604 0 0.0
.data 3376 3376 0 0.0
.rodata 85782 85782 0 0.0
.text 579524 579532 8 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 586642 586642 0 0.0
.app_xip_area 463300 463300 0 0.0
.bss 65776 65776 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592410 592410 0 0.0
.app_xip_area 464284 464284 0 0.0
.bss 70560 70560 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 599538 599538 0 0.0
.app_xip_area 476916 476916 0 0.0
.bss 65088 65088 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1107372 1107372 0 0.0
.bss 136332 136332 0 0.0
.data 2072 2072 0 0.0
.text 968948 968948 0 0.0
BRD4161A+rpc (read/write) 971476 971476 0 0.0
.bss 150844 150844 0 0.0
.data 2252 2252 0 0.0
.text 818356 818356 0 0.0
BRD4161A+rs911x (read/write) 999976 999976 0 0.0
.bss 169088 169088 0 0.0
.data 2056 2056 0 0.0
.text 828812 828812 0 0.0
lock-app BRD4161A+wf200 (read/write) 1149260 1149260 0 0.0
.bss 152168 152168 0 0.0
.data 2064 2064 0 0.0
.text 995008 995008 0 0.0
window-app BRD4161A (read/write) 1098644 1098644 0 0.0
.bss 137772 137772 0 0.0
.data 2096 2096 0 0.0
.text 958756 958756 0 0.0
esp32 all-clusters-app c3devkit (read only) 1031342 1031398 56 0.0
(read/write) 1489538 1489538 0 0.0
.dram0.bss 71056 71056 0 0.0
.dram0.data 14600 14600 0 0.0
.flash.rodata 218448 218448 0 0.0
.flash.text 1031342 1031398 56 0.0
.iram0.text 62902 62902 0 0.0
m5stack (read only) 1084363 1084423 60 0.0
(read/write) 491460 491460 0 0.0
.dram0.bss 76560 76560 0 0.0
.dram0.data 34144 34144 0 0.0
.flash.rodata 248760 248760 0 0.0
.flash.text 1078979 1079039 60 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w0+release (read/write) 646564 647236 672 0.1
.bss 70400 70688 288 0.4
.data 2068 2068 0 0.0
.text 571368 571752 384 0.1
lock k32w0+release (read/write) 704076 704756 680 0.1
.bss 70864 71160 296 0.4
.data 2076 2076 0 0.0
.text 628408 628792 384 0.1
linux chip-tool-ipv6only arm64 (read only) 10281380 10281380 0 0.0
(read/write) 705073 705073 0 0.0
.bss 33297 33297 0 0.0
.data 3272 3272 0 0.0
.data.rel.ro 649704 649704 0 0.0
.dynamic 560 560 0 0.0
.got 13832 13832 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 493556 493556 0 0.0
.text 8135700 8135700 0 0.0
thermostat-no-ble arm64 (read only) 2357812 2357812 0 0.0
(read/write) 141681 141681 0 0.0
.bss 55217 55217 0 0.0
.data 1672 1672 0 0.0
.data.rel.ro 75984 75984 0 0.0
.dynamic 560 560 0 0.0
.got 5040 5040 0 0.0
.init 24 24 0 0.0
.init_array 408 408 0 0.0
.rodata 140636 140636 0 0.0
.text 1979472 1979472 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2454408 2454408 0 0.0
.bss 215044 215044 0 0.0
.data 5872 5872 0 0.0
.text 1417052 1417052 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842224 842224 0 0.0
(read/write) 1740428 1740428 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188464 188464 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2656 2656 0 0.0
.debug_abbrev 1217456 1217456 0 0.0
.debug_aranges 111552 111552 0 0.0
.debug_frame 372464 372464 0 0.0
.debug_info 26654692 26654691 -1 -0.0
.debug_line 3648656 3648664 8 0.0
.debug_loc 3565182 3565182 0 0.0
.debug_ranges 337376 337376 0 0.0
.debug_str 3404479 3404479 0 0.0
.heap 842224 842224 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 569432 569432 0 0.0
.symtab 420608 420608 0 0.0
.text 0 0 0 0.0
1540920 1540920 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842960 842960 0 0.0
(read/write) 1683620 1683620 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187728 187728 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2656 2656 0 0.0
.debug_abbrev 1209295 1209295 0 0.0
.debug_aranges 111024 111024 0 0.0
.debug_frame 375544 375544 0 0.0
.debug_info 26391387 26391386 -1 -0.0
.debug_line 3669060 3669068 8 0.0
.debug_loc 3552819 3552819 0 0.0
.debug_ranges 335992 335992 0 0.0
.debug_str 3393468 3393468 0 0.0
.heap 842960 842960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 533906 533906 0 0.0
.symtab 407200 407200 0 0.0
.text 1484848 1484848 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 851200 851200 0 0.0
(read/write) 1600892 1600892 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179696 179696 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2448 2448 0 0.0
.debug_abbrev 1044114 1044114 0 0.0
.debug_aranges 103200 103200 0 0.0
.debug_frame 345812 345812 0 0.0
.debug_info 21854899 21854897 -2 -0.0
.debug_line 3239693 3239701 8 0.0
.debug_loc 3251125 3251125 0 0.0
.debug_ranges 301464 301464 0 0.0
.debug_str 3198712 3198712 0 0.0
.heap 851200 851200 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 467205 467205 0 0.0
.symtab 374288 374288 0 0.0
.text 1410360 1410360 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 846168 846168 0 0.0
(read/write) 1638604 1638604 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184712 184712 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1051549 1051549 0 0.0
.debug_aranges 103872 103872 0 0.0
.debug_frame 348640 348640 0 0.0
.debug_info 22234628 22234628 0 0.0
.debug_line 3248587 3248595 8 0.0
.debug_loc 3290963 3290963 0 0.0
.debug_ranges 304808 304808 0 0.0
.debug_str 3226195 3226195 0 0.0
.heap 846168 846168 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 473420 473420 0 0.0
.symtab 377472 377472 0 0.0
.text 1443040 1443040 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 808540 808532 -8 -0.0
bss 71344 71344 0 0.0
noinit 43488 43488 0 0.0
text 571158 571156 -2 -0.0
lighting-app tlsr9518adk80d (read/write) 830416 830416 0 0.0
bss 72200 72200 0 0.0
noinit 43488 43488 0 0.0
text 589252 589252 0 0.0

@github-actions
Copy link

github-actions bot commented Aug 30, 2022

PR #22202: Size comparison from 3be848d to c7deee3

Increases above 0.2%:

platform target config section 3be848d c7deee3 change % change
k32w light k32w0+release .bss 70424 70712 288 0.4
lock k32w0+release .bss 70864 71160 296 0.4
Increases (9 builds for bl602, esp32, k32w, psoc6)
platform target config section 3be848d c7deee3 change % change
bl602 lighting-app bl602+rpc (read/write) 1431006 1431014 8 0.0
.text 1083532 1083536 4 0.0
esp32 all-clusters-app c3devkit (read only) 1033554 1033608 54 0.0
.flash.text 1033554 1033608 54 0.0
m5stack (read only) 1085891 1085951 60 0.0
.flash.text 1080507 1080567 60 0.0
k32w light k32w0+release (read/write) 647356 648028 672 0.1
.bss 70424 70712 288 0.4
.text 572136 572520 384 0.1
lock k32w0+release (read/write) 704352 705048 696 0.1
.bss 70864 71160 296 0.4
.text 628684 629084 400 0.1
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 26701650 26701651 1 0.0
.debug_line 3655208 3655216 8 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_line 3675724 3675732 8 0.0
light cy8ckit_062s2_43012 .debug_line 3246189 3246197 8 0.0
lock cy8ckit_062s2_43012 .debug_line 3255010 3255018 8 0.0
Decreases (1 build for telink)
platform target config section 3be848d c7deee3 change % change
telink light-switch-app tlsr9518adk80d text 571264 571262 -2 -0.0
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, telink)
platform target config section 3be848d c7deee3 change % change
bl602 lighting-app bl602 (read/write) 1385118 1385118 0 0.0
.bss 120274 120274 0 0.0
.data 4488 4488 0 0.0
.text 1051520 1051520 0 0.0
bl602+rpc (read/write) 1431006 1431014 8 0.0
.bss 127706 127706 0 0.0
.data 4600 4600 0 0.0
.text 1083532 1083536 4 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 673051 673051 0 0.0
(read/write) 178340 178340 0 0.0
.bss 74284 74284 0 0.0
.data 3372 3372 0 0.0
.rodata 88835 88835 0 0.0
.text 583900 583900 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 637747 637747 0 0.0
(read/write) 157844 157844 0 0.0
.bss 73556 73556 0 0.0
.data 3372 3372 0 0.0
.rodata 77979 77979 0 0.0
.text 559444 559444 0 0.0
lock-ftd LP_CC2652R7 (read only) 674087 674087 0 0.0
(read/write) 167616 167616 0 0.0
.bss 71484 71484 0 0.0
.data 3296 3296 0 0.0
.rodata 76671 76671 0 0.0
.text 596936 596936 0 0.0
lock-mtd LP_CC2652R7 (read only) 657027 657027 0 0.0
(read/write) 180364 180364 0 0.0
.bss 67172 67172 0 0.0
.data 3296 3296 0 0.0
.rodata 101883 101883 0 0.0
.text 554664 554664 0 0.0
pump-app LP_CC2652R7 (read only) 684811 684811 0 0.0
(read/write) 157596 157596 0 0.0
.bss 71420 71420 0 0.0
.data 3296 3296 0 0.0
.rodata 89947 89947 0 0.0
.text 594380 594380 0 0.0
pump-controller-app LP_CC2652R7 (read only) 669311 669311 0 0.0
(read/write) 173208 173208 0 0.0
.bss 71532 71532 0 0.0
.data 3292 3292 0 0.0
.rodata 85503 85503 0 0.0
.text 583328 583328 0 0.0
shell LP_CC2652R7 (read only) 665758 665758 0 0.0
(read/write) 181152 181152 0 0.0
.bss 76604 76604 0 0.0
.data 3376 3376 0 0.0
.rodata 85782 85782 0 0.0
.text 579660 579660 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 586754 586754 0 0.0
.app_xip_area 463412 463412 0 0.0
.bss 65776 65776 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592506 592506 0 0.0
.app_xip_area 464380 464380 0 0.0
.bss 70560 70560 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 599498 599498 0 0.0
.app_xip_area 476876 476876 0 0.0
.bss 65088 65088 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1107616 1107616 0 0.0
.bss 136332 136332 0 0.0
.data 2072 2072 0 0.0
.text 969192 969192 0 0.0
BRD4161A+rpc (read/write) 971636 971636 0 0.0
.bss 150844 150844 0 0.0
.data 2252 2252 0 0.0
.text 818520 818520 0 0.0
BRD4161A+rs911x (read/write) 1001352 1001352 0 0.0
.bss 169088 169088 0 0.0
.data 2064 2064 0 0.0
.text 830180 830180 0 0.0
lock-app BRD4161A+wf200 (read/write) 1149796 1149796 0 0.0
.bss 152168 152168 0 0.0
.data 2072 2072 0 0.0
.text 995536 995536 0 0.0
window-app BRD4161A (read/write) 1098872 1098872 0 0.0
.bss 137772 137772 0 0.0
.data 2096 2096 0 0.0
.text 958984 958984 0 0.0
esp32 all-clusters-app c3devkit (read only) 1033554 1033608 54 0.0
(read/write) 1493486 1493486 0 0.0
.dram0.bss 71088 71088 0 0.0
.dram0.data 13696 13696 0 0.0
.flash.rodata 218032 218032 0 0.0
.flash.text 1033554 1033608 54 0.0
.iram0.text 65160 65160 0 0.0
m5stack (read only) 1085891 1085951 60 0.0
(read/write) 490772 490772 0 0.0
.dram0.bss 76608 76608 0 0.0
.dram0.data 34152 34152 0 0.0
.flash.rodata 247344 247344 0 0.0
.flash.text 1080507 1080567 60 0.0
.iram0.text 123939 123939 0 0.0
k32w light k32w0+release (read/write) 647356 648028 672 0.1
.bss 70424 70712 288 0.4
.data 2068 2068 0 0.0
.text 572136 572520 384 0.1
lock k32w0+release (read/write) 704352 705048 696 0.1
.bss 70864 71160 296 0.4
.data 2076 2076 0 0.0
.text 628684 629084 400 0.1
linux all-clusters-app debug (read only) 3043833 3043833 0 0.0
(read/write) 156032 156032 0 0.0
.bss 61792 61792 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 85768 85768 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 275307 275307 0 0.0
.text 2589090 2589090 0 0.0
all-clusters-minimal-app debug (read only) 2879633 2879633 0 0.0
(read/write) 147632 147632 0 0.0
.bss 61024 61024 0 0.0
.data 2064 2064 0 0.0
.data.rel.ro 78264 78264 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 275467 275467 0 0.0
.text 2427506 2427506 0 0.0
bridge-app debug+rpc (read only) 2377897 2377897 0 0.0
(read/write) 127752 127752 0 0.0
.bss 50656 50656 0 0.0
.data 3600 3600 0 0.0
.data.rel.ro 67640 67640 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 204168 204168 0 0.0
.text 2010818 2010818 0 0.0
chip-tool debug (read only) 10909393 10909393 0 0.0
(read/write) 657384 657384 0 0.0
.bss 25240 25240 0 0.0
.data 3266 3266 0 0.0
.data.rel.ro 622352 622352 0 0.0
.dynamic 608 608 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 564213 564213 0 0.0
.text 8824340 8824340 0 0.0
chip-tool-ipv6only arm64 (read only) 10290068 10290068 0 0.0
(read/write) 705233 705233 0 0.0
.bss 33297 33297 0 0.0
.data 3280 3280 0 0.0
.data.rel.ro 649832 649832 0 0.0
.dynamic 560 560 0 0.0
.got 13848 13848 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 494660 494660 0 0.0
.text 8142948 8142948 0 0.0
lighting-app debug+rpc (read only) 2602825 2602825 0 0.0
(read/write) 130536 130536 0 0.0
.bss 49792 49792 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 72680 72680 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 221008 221008 0 0.0
.text 2210626 2210626 0 0.0
lock-app debug (read only) 2585793 2585793 0 0.0
(read/write) 125712 125712 0 0.0
.bss 48288 48288 0 0.0
.data 1712 1712 0 0.0
.data.rel.ro 69688 69688 0 0.0
.dynamic 608 608 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 238000 238000 0 0.0
.text 2180850 2180850 0 0.0
ota-provider-app debug (read only) 2363049 2363049 0 0.0
(read/write) 119144 119144 0 0.0
.bss 47808 47808 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 63512 63512 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 209976 209976 0 0.0
.text 1989314 1989314 0 0.0
ota-requestor-app debug (read only) 2528377 2528377 0 0.0
(read/write) 127552 127552 0 0.0
.bss 50368 50368 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 68920 68920 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 216704 216704 0 0.0
.text 2138770 2138770 0 0.0
shell debug (read only) 2612137 2612137 0 0.0
(read/write) 142184 142184 0 0.0
.bss 57704 57704 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 77376 77376 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 235410 235410 0 0.0
.text 2218018 2218018 0 0.0
thermostat-no-ble arm64 (read only) 2361844 2361844 0 0.0
(read/write) 141857 141857 0 0.0
.bss 55233 55233 0 0.0
.data 1680 1680 0 0.0
.data.rel.ro 76112 76112 0 0.0
.dynamic 560 560 0 0.0
.got 5056 5056 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 141276 141276 0 0.0
.text 1982528 1982528 0 0.0
tv-app debug (read only) 3188841 3188841 0 0.0
(read/write) 258040 258040 0 0.0
.bss 167352 167352 0 0.0
.data 4752 4752 0 0.0
.data.rel.ro 79368 79368 0 0.0
.dynamic 608 608 0 0.0
.got 4856 4856 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 259784 259784 0 0.0
.text 2739026 2739026 0 0.0
tv-casting-app debug (read only) 5509393 5509393 0 0.0
(read/write) 160536 160536 0 0.0
.bss 51352 51352 0 0.0
.data 2432 2432 0 0.0
.data.rel.ro 100304 100304 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 344945 344945 0 0.0
.text 4892546 4892546 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2454936 2454936 0 0.0
.bss 215044 215044 0 0.0
.data 5872 5872 0 0.0
.text 1417580 1417580 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1180755 1180755 0 0.0
bss 143641 143641 0 0.0
rodata 143380 143380 0 0.0
text 814792 814792 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1159935 1159935 0 0.0
bss 142868 142868 0 0.0
rodata 134968 134968 0 0.0
text 803184 803184 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842216 842216 0 0.0
(read/write) 1741812 1741812 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188464 188464 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1221363 1221363 0 0.0
.debug_aranges 111704 111704 0 0.0
.debug_frame 372868 372868 0 0.0
.debug_info 26701650 26701651 1 0.0
.debug_line 3655208 3655216 8 0.0
.debug_loc 3568779 3568779 0 0.0
.debug_ranges 337568 337568 0 0.0
.debug_str 3426748 3426748 0 0.0
.heap 842216 842216 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 570503 570503 0 0.0
.symtab 421456 421456 0 0.0
.text 1542296 1542296 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842952 842952 0 0.0
(read/write) 1684980 1684980 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187728 187728 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1213202 1213202 0 0.0
.debug_aranges 111176 111176 0 0.0
.debug_frame 375948 375948 0 0.0
.debug_info 26438272 26438272 0 0.0
.debug_line 3675724 3675732 8 0.0
.debug_loc 3556416 3556416 0 0.0
.debug_ranges 336184 336184 0 0.0
.debug_str 3415753 3415753 0 0.0
.heap 842952 842952 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 534977 534977 0 0.0
.symtab 408048 408048 0 0.0
.text 1486200 1486200 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 851184 851184 0 0.0
(read/write) 1602284 1602284 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179704 179704 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2456 2456 0 0.0
.debug_abbrev 1048021 1048021 0 0.0
.debug_aranges 103352 103352 0 0.0
.debug_frame 346216 346216 0 0.0
.debug_info 21900555 21900555 0 0.0
.debug_line 3246189 3246197 8 0.0
.debug_loc 3254757 3254757 0 0.0
.debug_ranges 301656 301656 0 0.0
.debug_str 3220973 3220973 0 0.0
.heap 851184 851184 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 468276 468276 0 0.0
.symtab 375136 375136 0 0.0
.text 1411736 1411736 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 846152 846152 0 0.0
(read/write) 1639956 1639956 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184720 184720 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1055456 1055456 0 0.0
.debug_aranges 104024 104024 0 0.0
.debug_frame 349044 349044 0 0.0
.debug_info 22280302 22280302 0 0.0
.debug_line 3255010 3255018 8 0.0
.debug_loc 3294625 3294625 0 0.0
.debug_ranges 305000 305000 0 0.0
.debug_str 3248394 3248394 0 0.0
.heap 846152 846152 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 474491 474491 0 0.0
.symtab 378320 378320 0 0.0
.text 1444376 1444376 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 808664 808664 0 0.0
bss 71344 71344 0 0.0
noinit 43488 43488 0 0.0
text 571264 571262 -2 -0.0
lighting-app tlsr9518adk80d (read/write) 830564 830564 0 0.0
bss 72200 72200 0 0.0
noinit 43488 43488 0 0.0
text 589376 589376 0 0.0

@yufengwangca yufengwangca merged commit d47c8f7 into project-chip:master Aug 30, 2022
@yufengwangca yufengwangca deleted the pr/faultinjection/setup branch August 30, 2022 20:03
isiu-apple pushed a commit to isiu-apple/connectedhomeip that referenced this pull request Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enrich messaging layer test coverage against various negative paths
3 participants