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

Modified tests Feb 07 #24898

Merged
merged 6 commits into from
Feb 7, 2023

Conversation

manjunath-grl
Copy link
Contributor

@manjunath-grl manjunath-grl commented Feb 7, 2023

Fixes issue #671, #670, #678
Modified scripts:
TC-ACL-2.4 : Added Step to save the Commissioner NodeId
TC-ACL-2.7: Added Step to save the Commissioner NodeId
TC-ACL-2.8: Added Step to save the Commissioner NodeId
TC-ACL-2.9: Added Step to save the Commissioner NodeId
TC-ACL-2.10: Added Step to save the Commissioner NodeId
TC-BRBINFO-2.3
TC-CADMIN-1.15
TC-CADMIN-1.16
TC-G-2.2
TC-G-2.3
TC-ACT-2.2
TC-RH-3.1_Simulated
Removed tests:
TC-CGEN-2.4
Added auto generated files

Tested
Execution logs:
exe_log.txt

@github-actions
Copy link

github-actions bot commented Feb 7, 2023

PR #24898: Size comparison from 8414b6c to f9e9aae

Full report (1 build for cc32xx)
platform target config section 8414b6c f9e9aae change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 639725 639725 0 0.0
(read/write) 204084 204084 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197488 197488 0 0.0
.comment 194 194 0 0.0
.data 1476 1476 0 0.0
.debug_abbrev 928401 928401 0 0.0
.debug_aranges 87336 87336 0 0.0
.debug_frame 299792 299792 0 0.0
.debug_info 19915394 19915394 0 0.0
.debug_line 2646819 2646819 0 0.0
.debug_loc 2781044 2781044 0 0.0
.debug_ranges 280656 280656 0 0.0
.debug_str 2978585 2978585 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105269 105269 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 375623 375623 0 0.0
.symtab 255664 255664 0 0.0
.text 532332 532332 0 0.0

@github-actions
Copy link

github-actions bot commented Feb 7, 2023

PR #24898: Size comparison from a894041 to 5800a47

Increases (1 build for cc32xx)
platform target config section a894041 5800a47 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19915393 19915394 1 0.0
Full report (1 build for cc32xx)
platform target config section a894041 5800a47 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 639725 639725 0 0.0
(read/write) 204084 204084 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197488 197488 0 0.0
.comment 194 194 0 0.0
.data 1476 1476 0 0.0
.debug_abbrev 928401 928401 0 0.0
.debug_aranges 87336 87336 0 0.0
.debug_frame 299792 299792 0 0.0
.debug_info 19915393 19915394 1 0.0
.debug_line 2646819 2646819 0 0.0
.debug_loc 2781044 2781044 0 0.0
.debug_ranges 280656 280656 0 0.0
.debug_str 2978585 2978585 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105269 105269 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 375623 375623 0 0.0
.symtab 255664 255664 0 0.0
.text 532332 532332 0 0.0

@github-actions
Copy link

github-actions bot commented Feb 7, 2023

PR #24898: Size comparison from 382bea4 to c2cd11a

Full report (1 build for cc32xx)
platform target config section 382bea4 c2cd11a change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 639725 639725 0 0.0
(read/write) 204084 204084 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197488 197488 0 0.0
.comment 194 194 0 0.0
.data 1476 1476 0 0.0
.debug_abbrev 928401 928401 0 0.0
.debug_aranges 87336 87336 0 0.0
.debug_frame 299792 299792 0 0.0
.debug_info 19915393 19915393 0 0.0
.debug_line 2646819 2646819 0 0.0
.debug_loc 2781044 2781044 0 0.0
.debug_ranges 280656 280656 0 0.0
.debug_str 2978585 2978585 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105269 105269 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 375623 375623 0 0.0
.symtab 255664 255664 0 0.0
.text 532332 532332 0 0.0

manjunath-grl and others added 6 commits February 7, 2023 19:47
TC-ACL-2.4
TC-ACL-2.7
TC-ACL-2.8
TC-ACL-2.9
TC-ACL-2.10
TC-BRBINFO-2.3
TC-CADMIN-1.15
TC-CADMIN-1.16
TC-G-2.2
TC-G-2.3
TC-TSTAT-2.2
TC-RH-3.1_Simulated
Removed tests:
TC-ACT-2.2
TC-CGEN-2.4
TC-ACL-2.8
TC-ACL-2.10
@github-actions
Copy link

github-actions bot commented Feb 7, 2023

PR #24898: Size comparison from 382bea4 to 624f7d3

Full report (1 build for cc32xx)
platform target config section 382bea4 624f7d3 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 639725 639725 0 0.0
(read/write) 204084 204084 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197488 197488 0 0.0
.comment 194 194 0 0.0
.data 1476 1476 0 0.0
.debug_abbrev 928401 928401 0 0.0
.debug_aranges 87336 87336 0 0.0
.debug_frame 299792 299792 0 0.0
.debug_info 19915393 19915393 0 0.0
.debug_line 2646819 2646819 0 0.0
.debug_loc 2781044 2781044 0 0.0
.debug_ranges 280656 280656 0 0.0
.debug_str 2978585 2978585 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105269 105269 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 375623 375623 0 0.0
.symtab 255664 255664 0 0.0
.text 532332 532332 0 0.0

@andy31415 andy31415 merged commit 737681e into project-chip:master Feb 7, 2023
@manjunath-grl manjunath-grl deleted the Modified_test_Feb_06 branch February 15, 2023 06:24
lecndav pushed a commit to lecndav/connectedhomeip that referenced this pull request Mar 22, 2023
* Modifed scripts:
TC-ACL-2.4
TC-ACL-2.7
TC-ACL-2.8
TC-ACL-2.9
TC-ACL-2.10
TC-BRBINFO-2.3
TC-CADMIN-1.15
TC-CADMIN-1.16
TC-G-2.2
TC-G-2.3
TC-TSTAT-2.2
TC-RH-3.1_Simulated
Removed tests:
TC-ACT-2.2
TC-CGEN-2.4

* Auto generated files

* Restyled by whitespace

* Modified ACT-2.2

* Modified ACL test
TC-ACL-2.8
TC-ACL-2.10

* Fixes issue project-chip#681
ACL-2.9

---------

Co-authored-by: Restyled.io <commits@restyled.io>
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.

4 participants