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 cert tests mc #10873

Merged
merged 7 commits into from
Oct 27, 2021
Merged

Add cert tests mc #10873

merged 7 commits into from
Oct 27, 2021

Conversation

krypton36
Copy link
Contributor

Problem

Adding the following new cert tests:
Test_TC_MC_3_6 Test_TC_MC_3_7 Test_TC_MC_3_8 Test_TC_MC_3_9 Test_TC_MC_3_10 Test_TC_MC_3_11

Change overview

YAML files to add new cert tests.

Testing

Used chip-tool to run the tests against a linux node.

@todo
Copy link

todo bot commented Oct 22, 2021

Update the corresponding values when feature is supported

# TODO: Update the corresponding values when feature is supported
- label: "Launch an app with the provided a application ID"
disabled: true
command: "LaunchApp"
arguments:
values:
- name: "data"
value: "Hello World"
- name: "catalogVendorId"
value: 1234
- name: "applicationId"


This comment was generated by todo based on a TODO comment in b942881 in #10873. cc @krypton36.

@todo
Copy link

todo bot commented Oct 22, 2021

Update response value to correspond with catalog vendor ID

# TODO: Update response value to correspond with catalog vendor ID
- label: "Read Current catalog vendor id attribute."
disabled: true
command: "readAttribute"
attribute: "catalog vendor id"
response:
value: 1234
constraints:
type: uint16
# TODO: Update response value to correspond with application ID


This comment was generated by todo based on a TODO comment in b942881 in #10873. cc @krypton36.

@todo
Copy link

todo bot commented Oct 22, 2021

Update response value to correspond with application ID

# TODO: Update response value to correspond with application ID
- label: "Read Current App ID attribute."
disabled: true
command: "readAttribute"
attribute: "application id"
response:
value: "HelloWorldApp"
constraints:
type: string
# TODO: Update the corresponding values when feature is supported


This comment was generated by todo based on a TODO comment in b942881 in #10873. cc @krypton36.

@todo
Copy link

todo bot commented Oct 22, 2021

Update the corresponding values when feature is supported

# TODO: Update the corresponding values when feature is supported
- label: "Stop an app with the provided application ID"
disabled: true
command: "StopApp"
arguments:
values:
- name: "applicationId"
value: "HelloWorldApp"
# TODO: Update response value to correspond with application ID
- label: "Read Current App ID attribute."


This comment was generated by todo based on a TODO comment in b942881 in #10873. cc @krypton36.

@todo
Copy link

todo bot commented Oct 22, 2021

Update response value to correspond with application ID

# TODO: Update response value to correspond with application ID
- label: "Read Current App ID attribute."
disabled: true
command: "readAttribute"
attribute: "application id"
response:
value: null


This comment was generated by todo based on a TODO comment in b942881 in #10873. cc @krypton36.

@todo
Copy link

todo bot commented Oct 22, 2021

Update the corresponding values when feature is supported

# TODO: Update the corresponding values when feature is supported
- label: "Launch an app with the provided a application ID"
disabled: true
command: "LaunchApp"
arguments:
values:
- name: "data"
value: "Hello World"
- name: "catalogVendorId"
value: 1234
- name: "applicationId"


This comment was generated by todo based on a TODO comment in b942881 in #10873. cc @krypton36.

@todo
Copy link

todo bot commented Oct 22, 2021

Update the corresponding values when feature is supported

# TODO: Update the corresponding values when feature is supported
- label: "Stop an app with the provided application ID"
disabled: true
command: "StopApp"
arguments:
values:
- name: "applicationId"
value: "HelloWorldApp"
# TODO: Update the corresponding values when feature is supported
- label: "Launch an app with the provided a application ID"


This comment was generated by todo based on a TODO comment in b942881 in #10873. cc @krypton36.

@todo
Copy link

todo bot commented Oct 22, 2021

Update the corresponding values when feature is supported

# TODO: Update the corresponding values when feature is supported
- label: "Launch an app with the provided a application ID"
disabled: true
command: "LaunchApp"
arguments:
values:
- name: "data"
value: "Hello World"
- name: "catalogVendorId"
value: 1234
- name: "applicationId"


This comment was generated by todo based on a TODO comment in b942881 in #10873. cc @krypton36.

@todo
Copy link

todo bot commented Oct 22, 2021

Update the corresponding values when feature is supported

# TODO: Update the corresponding values when feature is supported
- label: "Launch an app with the provided a application ID"
disabled: true
command: "LaunchApp"
arguments:
values:
- name: "data"
value: "Hello World"
- name: "catalogVendorId"
value: 1234
- name: "applicationId"


This comment was generated by todo based on a TODO comment in b942881 in #10873. cc @krypton36.

@todo
Copy link

todo bot commented Oct 22, 2021

Update the corresponding values when feature is supported

# TODO: Update the corresponding values when feature is supported
- label: "Launch an app with the provided a application ID"
disabled: true
command: "LaunchApp"
arguments:
values:
- name: "data"
value: "Hello World"
- name: "catalogVendorId"
value: 1234
- name: "applicationId"


This comment was generated by todo based on a TODO comment in b942881 in #10873. cc @krypton36.

@todo
Copy link

todo bot commented Oct 22, 2021

Enable test and update response value when SDK supports.

# TODO: Enable test and update response value when SDK supports.
- label: "Read attribute media input list"
disabled: true
command: "readAttribute"
attribute: "media input list"
response:
value:
[]


This comment was generated by todo based on a TODO comment in b942881 in #10873. cc @krypton36.

@pullapprove pullapprove bot requested a review from tecimovic October 22, 2021 21:29
@woody-apple
Copy link
Contributor

/rebase

@woody-apple
Copy link
Contributor

/rebase

@github-actions
Copy link

github-actions bot commented Oct 23, 2021

PR #10873: Size comparison from 682b650 to 05a9245

23 builds (for efr32, k32w, linux, mbed, p6, qpg, telink)
platform target config section 682b650 05a9245 change % change
efr32 lighting-app BRD4161A .bss 113716 113716 0 0.0
.data 1752 1752 0 0.0
.text 735768 735768 0 0.0
lock-app BRD4161A .bss 111572 111572 0 0.0
.data 1712 1712 0 0.0
.text 714984 714984 0 0.0
window-app BRD4161A .bss 111884 111884 0 0.0
.data 1716 1716 0 0.0
.text 715812 715812 0 0.0
lighting-app BRD4161A+rpc .bss 130220 130220 0 0.0
.data 1852 1852 0 0.0
.text 723184 723184 0 0.0
k32w lock-app k32w061+debug .bss 69228 69228 0 0.0
.data 1864 1864 0 0.0
.text 515076 515076 0 0.0
shell k32w061+debug .bss 63256 63256 0 0.0
.data 672 672 0 0.0
.text 359556 359556 0 0.0
lighting-app k32w061+se05x+release .bss 78744 78744 0 0.0
.data 1900 1900 0 0.0
.text 613792 613792 0 0.0
linux all-clusters-app debug .bss 50192 50192 0 0.0
.data 978 978 0 0.0
.data.rel.ro 60448 60448 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 512 512 0 0.0
.rodata 134485 134485 0 0.0
.text 1353266 1353266 0 0.0
chip-tool debug .bss 17712 17712 0 0.0
.data 1584 1584 0 0.0
.data.rel.ro 93968 94400 432 0.5
.dynamic 592 592 0 0.0
.got 4368 4368 0 0.0
.init 27 27 0 0.0
.init_array 416 416 0 0.0
.rodata 206884 207460 576 0.3
.text 3611301 3615765 4464 0.1
ota-provider-app debug .bss 37472 37472 0 0.0
.data 752 752 0 0.0
.data.rel.ro 24488 24488 0 0.0
.dynamic 592 592 0 0.0
.got 4016 4016 0 0.0
.init 27 27 0 0.0
.init_array 440 440 0 0.0
.rodata 110344 110344 0 0.0
.text 1023554 1023554 0 0.0
ota-requestor-app debug .bss 205728 205728 0 0.0
.data 752 752 0 0.0
.data.rel.ro 25800 25800 0 0.0
.dynamic 592 592 0 0.0
.got 4144 4144 0 0.0
.init 27 27 0 0.0
.init_array 512 512 0 0.0
.rodata 128424 128424 0 0.0
.text 1142274 1142274 0 0.0
shell debug .bss 16136 16136 0 0.0
.data 242 242 0 0.0
.data.rel.ro 36496 36496 0 0.0
.dynamic 592 592 0 0.0
.got 3528 3528 0 0.0
.init 27 27 0 0.0
.init_array 336 336 0 0.0
.rodata 76495 76495 0 0.0
.text 599506 599506 0 0.0
tv-app debug .bss 215568 215568 0 0.0
.data 2032 2032 0 0.0
.data.rel.ro 57408 57408 0 0.0
.dynamic 592 592 0 0.0
.got 4408 4408 0 0.0
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 151944 151944 0 0.0
.text 1454306 1454306 0 0.0
bridge-app debug+rpc .bss 51888 51888 0 0.0
.data 976 976 0 0.0
.data.rel.ro 27112 27112 0 0.0
.dynamic 592 592 0 0.0
.got 3952 3952 0 0.0
.init 27 27 0 0.0
.init_array 400 400 0 0.0
.rodata 109740 109740 0 0.0
.text 1064085 1064085 0 0.0
lighting-app debug+rpc .bss 41208 41208 0 0.0
.data 1106 1106 0 0.0
.data.rel.ro 53808 53808 0 0.0
.dynamic 608 608 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 528 528 0 0.0
.rodata 126897 126897 0 0.0
.text 1262034 1262034 0 0.0
mbed lighting-app CY8CPROTO_062_4343W+release .bss 171092 171092 0 0.0
.data 5464 5464 0 0.0
.heap 859888 859888 0 0.0
.text 1219112 1219112 0 0.0
lock-app CY8CPROTO_062_4343W+release .bss 170012 170012 0 0.0
.data 5432 5432 0 0.0
.heap 861000 861000 0 0.0
.text 1197072 1197072 0 0.0
pigweed-app CY8CPROTO_062_4343W+release .bss 11760 11760 0 0.0
.data 4360 4360 0 0.0
.heap 1020328 1020328 0 0.0
.text 103064 103064 0 0.0
p6 lock-app default .bss 67208 67208 0 0.0
.data 2416 2416 0 0.0
.heap 963720 963720 0 0.0
.text 1125992 1125992 0 0.0
qpg lighting-app qpg6100+debug .bss 52456 52456 0 0.0
.data 1004 1004 0 0.0
.text 485048 485048 0 0.0
lock-app qpg6100+debug .bss 51400 51400 0 0.0
.data 960 960 0 0.0
.text 461188 461188 0 0.0
persistent-storage-app qpg6100+debug .bss 27752 27752 0 0.0
.data 372 372 0 0.0
.text 149896 149896 0 0.0
telink lighting-app tlsr9518adk80d bss 69988 69988 0 0.0
noinit 33216 33216 0 0.0
text 457670 457670 0 0.0
12 builds (for esp32, nrfconnect)
platform target config section 682b650 05a9245 change % change
esp32 all-clusters-app c3devkit .dram0.bss 58272 58272 0 0.0
.dram0.data 16464 16464 0 0.0
.flash.rodata 197936 197936 0 0.0
.flash.text 874314 874314 0 0.0
.iram0.text 57564 57564 0 0.0
m5stack .dram0.bss 60776 60776 0 0.0
.dram0.data 32084 32084 0 0.0
.flash.rodata 206696 206696 0 0.0
.flash.text 905471 905471 0 0.0
.iram0.text 125115 125115 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 bss 112168 112168 0 0.0
rodata 97100 97100 0 0.0
text 577208 577208 0 0.0
lock-app nrf52840dk_nrf52840 bss 111240 111240 0 0.0
rodata 93500 93500 0 0.0
text 558696 558696 0 0.0
pigweed-app nrf52840dk_nrf52840 bss 51824 51824 0 0.0
rodata 45776 45776 0 0.0
text 339456 339456 0 0.0
pump-app nrf52840dk_nrf52840 bss 111300 111300 0 0.0
rodata 94396 94396 0 0.0
text 561852 561852 0 0.0
pump-controller-app nrf52840dk_nrf52840 bss 111236 111236 0 0.0
rodata 93476 93476 0 0.0
text 558488 558488 0 0.0
shell nrf52840dk_nrf52840 bss 109072 109072 0 0.0
rodata 72536 72536 0 0.0
text 520316 520316 0 0.0
lighting-app nrf52840dk_nrf52840+rpc bss 108408 108408 0 0.0
rodata 87876 87876 0 0.0
text 550400 550400 0 0.0
nrf5340dk_nrf5340_cpuapp bss 113540 113540 0 0.0
rodata 92340 92340 0 0.0
text 506680 506680 0 0.0
lock-app nrf5340dk_nrf5340_cpuapp bss 112612 112612 0 0.0
rodata 88760 88760 0 0.0
text 488160 488160 0 0.0
shell nrf5340dk_nrf5340_cpuapp bss 110056 110056 0 0.0
rodata 67180 67180 0 0.0
text 440924 440924 0 0.0

@boring-cyborg boring-cyborg bot added the darwin label Oct 25, 2021
@krypton36 krypton36 force-pushed the AddCertTestsMC branch 2 times, most recently from 016cb21 to 88b10e4 Compare October 25, 2021 20:22
@bzbarsky-apple
Copy link
Contributor

@andy31415 @woody-apple fast-track?

@woody-apple
Copy link
Contributor

Fast tracking, pending successful CI

@github-actions
Copy link

github-actions bot commented Oct 27, 2021

PR #10873: Size comparison from b90f360 to cc25a38

Increases (2 builds for esp32, linux)
platform target config section b90f360 cc25a38 change % change
esp32 all-clusters-app m5stack (read only) 906883 906959 76 0.0
.flash.text 906883 906959 76 0.0
linux chip-tool debug (read only) 4137661 4143693 6032 0.1
(read/write) 119672 120120 448 0.4
.data.rel.ro 95008 95440 432 0.5
.rodata 209488 210064 576 0.3
.text 3671061 3675509 4448 0.1
Full report (36 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section b90f360 cc25a38 change % change
efr32 lighting-app BRD4161A (read only) 737104 737104 0 0.0
(read/write) 115444 115444 0 0.0
.bss 113692 113692 0 0.0
.data 1752 1752 0 0.0
.text 737096 737096 0 0.0
BRD4161A+rpc (read only) 724520 724520 0 0.0
(read/write) 132052 132052 0 0.0
.bss 130196 130196 0 0.0
.data 1852 1852 0 0.0
.text 724512 724512 0 0.0
lock-app BRD4161A (read only) 716352 716352 0 0.0
(read/write) 113260 113260 0 0.0
.bss 111548 111548 0 0.0
.data 1712 1712 0 0.0
.text 716344 716344 0 0.0
window-app BRD4161A (read only) 717220 717220 0 0.0
(read/write) 113576 113576 0 0.0
.bss 111860 111860 0 0.0
.data 1716 1716 0 0.0
.text 717212 717212 0 0.0
esp32 all-clusters-app c3devkit (read only) 875778 875778 0 0.0
(read/write) 1306432 1306432 0 0.0
.dram0.bss 58240 58240 0 0.0
.dram0.data 16464 16464 0 0.0
.flash.rodata 198496 198496 0 0.0
.flash.text 875778 875778 0 0.0
.iram0.text 57564 57564 0 0.0
m5stack (read only) 906883 906959 76 0.0
(read/write) 426240 426240 0 0.0
.dram0.bss 60744 60744 0 0.0
.dram0.data 32084 32084 0 0.0
.flash.rodata 207248 207248 0 0.0
.flash.text 906883 906959 76 0.0
.iram0.text 125115 125115 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 701096 701096 0 0.0
.bss 78720 78720 0 0.0
.data 1900 1900 0 0.0
.text 614676 614676 0 0.0
lock-app k32w061+debug (read/write) 592900 592900 0 0.0
.bss 69196 69196 0 0.0
.data 1864 1864 0 0.0
.text 516040 516040 0 0.0
shell k32w061+debug (read/write) 425236 425236 0 0.0
.bss 63256 63256 0 0.0
.data 672 672 0 0.0
.text 359604 359604 0 0.0
linux all-clusters-app debug (read only) 1633881 1633881 0 0.0
(read/write) 117344 117344 0 0.0
.bss 50288 50288 0 0.0
.data 978 978 0 0.0
.data.rel.ro 60832 60832 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 520 520 0 0.0
.rodata 135541 135541 0 0.0
.text 1366626 1366626 0 0.0
bridge-app debug+rpc (read only) 1275389 1275389 0 0.0
(read/write) 85096 85096 0 0.0
.bss 51856 51856 0 0.0
.data 976 976 0 0.0
.data.rel.ro 27272 27272 0 0.0
.dynamic 592 592 0 0.0
.got 3952 3952 0 0.0
.init 27 27 0 0.0
.init_array 400 400 0 0.0
.rodata 110684 110684 0 0.0
.text 1069365 1069365 0 0.0
chip-tool debug (read only) 4137661 4143693 6032 0.1
(read/write) 119672 120120 448 0.4
.bss 17680 17680 0 0.0
.data 1584 1584 0 0.0
.data.rel.ro 95008 95440 432 0.5
.dynamic 592 592 0 0.0
.got 4368 4368 0 0.0
.init 27 27 0 0.0
.init_array 416 416 0 0.0
.rodata 209488 210064 576 0.3
.text 3671061 3675509 4448 0.1
lighting-app debug+rpc (read only) 1526905 1526905 0 0.0
(read/write) 101520 101520 0 0.0
.bss 41176 41176 0 0.0
.data 1106 1106 0 0.0
.data.rel.ro 53968 53968 0 0.0
.dynamic 608 608 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 528 528 0 0.0
.rodata 127889 127889 0 0.0
.text 1266994 1266994 0 0.0
ota-provider-app debug (read only) 1234449 1234449 0 0.0
(read/write) 67776 67776 0 0.0
.bss 37440 37440 0 0.0
.data 752 752 0 0.0
.data.rel.ro 24488 24488 0 0.0
.dynamic 592 592 0 0.0
.got 4016 4016 0 0.0
.init 27 27 0 0.0
.init_array 440 440 0 0.0
.rodata 110984 110984 0 0.0
.text 1027506 1027506 0 0.0
ota-requestor-app debug (read only) 1291745 1291745 0 0.0
(read/write) 76264 76264 0 0.0
.bss 44960 44960 0 0.0
.data 816 816 0 0.0
.data.rel.ro 25352 25352 0 0.0
.dynamic 592 592 0 0.0
.got 3984 3984 0 0.0
.init 27 27 0 0.0
.init_array 512 512 0 0.0
.rodata 127904 127904 0 0.0
.text 1066242 1066242 0 0.0
shell debug (read only) 778345 778345 0 0.0
(read/write) 57376 57376 0 0.0
.bss 16136 16136 0 0.0
.data 242 242 0 0.0
.data.rel.ro 36496 36496 0 0.0
.dynamic 592 592 0 0.0
.got 3528 3528 0 0.0
.init 27 27 0 0.0
.init_array 336 336 0 0.0
.rodata 76527 76527 0 0.0
.text 600690 600690 0 0.0
tv-app debug (read only) 1753481 1753481 0 0.0
(read/write) 281432 281432 0 0.0
.bss 215568 215568 0 0.0
.data 2032 2032 0 0.0
.data.rel.ro 58192 58192 0 0.0
.dynamic 592 592 0 0.0
.got 4408 4408 0 0.0
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 152984 152984 0 0.0
.text 1458786 1458786 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2288640 2288640 0 0.0
.bss 179604 179604 0 0.0
.data 5192 5192 0 0.0
.heap 851648 851648 0 0.0
.text 1251240 1251240 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2255896 2255896 0 0.0
.bss 171060 171060 0 0.0
.data 5464 5464 0 0.0
.heap 859920 859920 0 0.0
.text 1218496 1218496 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2233928 2233928 0 0.0
.bss 169988 169988 0 0.0
.data 5432 5432 0 0.0
.heap 861024 861024 0 0.0
.text 1196528 1196528 0 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139680 1139680 0 0.0
.bss 11760 11760 0 0.0
.data 4360 4360 0 0.0
.heap 1020328 1020328 0 0.0
.text 103064 103064 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 862967 862967 0 0.0
bss 112136 112136 0 0.0
rodata 97504 97504 0 0.0
text 577696 577696 0 0.0
nrf52840dk_nrf52840+rpc (read/write) 823807 823807 0 0.0
bss 108380 108380 0 0.0
rodata 88280 88280 0 0.0
text 550888 550888 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 787990 787990 0 0.0
bss 113512 113512 0 0.0
rodata 92744 92744 0 0.0
text 507168 507168 0 0.0
lock-app nrf52840dk_nrf52840 (read/write) 839911 839911 0 0.0
bss 111208 111208 0 0.0
rodata 93904 93904 0 0.0
text 559256 559256 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 764938 764938 0 0.0
bss 112584 112584 0 0.0
rodata 89164 89164 0 0.0
text 488720 488720 0 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 497339 497339 0 0.0
bss 51824 51824 0 0.0
rodata 45776 45776 0 0.0
text 339456 339456 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 844311 844311 0 0.0
bss 111308 111308 0 0.0
rodata 95104 95104 0 0.0
text 562360 562360 0 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 839631 839631 0 0.0
bss 111208 111208 0 0.0
rodata 93880 93880 0 0.0
text 559000 559000 0 0.0
shell nrf52840dk_nrf52840 (read/write) 776579 776579 0 0.0
bss 109072 109072 0 0.0
rodata 72536 72536 0 0.0
text 520368 520368 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 691634 691634 0 0.0
bss 110056 110056 0 0.0
rodata 67180 67180 0 0.0
text 440980 440980 0 0.0
p6 lock-app default (read/write) 2169088 2169088 0 0.0
.bss 67184 67184 0 0.0
.data 2416 2416 0 0.0
.heap 963744 963744 0 0.0
.text 1127352 1127352 0 0.0
qpg lighting-app qpg6100+debug (read only) 491264 491264 0 0.0
(read/write) 114144 114144 0 0.0
.bss 52416 52416 0 0.0
.data 1000 1000 0 0.0
.text 485944 485944 0 0.0
lock-app qpg6100+debug (read only) 467484 467484 0 0.0
(read/write) 114140 114140 0 0.0
.bss 51368 51368 0 0.0
.data 956 956 0 0.0
.text 462164 462164 0 0.0
persistent-storage-app qpg6100+debug (read only) 155220 155220 0 0.0
(read/write) 114140 114140 0 0.0
.bss 27752 27752 0 0.0
.data 372 372 0 0.0
.text 149900 149900 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 664670 664670 0 0.0
bss 69944 69944 0 0.0
noinit 33216 33216 0 0.0
text 458270 458270 0 0.0

@woody-apple woody-apple merged commit 89bdaca into project-chip:master Oct 27, 2021
JasonLiuZhuoCheng pushed a commit to JasonLiuZhuoCheng/connectedhomeip that referenced this pull request Oct 28, 2021
* Add new Media Cluster test cases

* New Media Cluster Cert test cases.

* Auto gen tests.

* Restyled by whitespace

* Restyled by prettier-yaml

* Add tests to Darwin.

Co-authored-by: Restyled.io <[email protected]>
Co-authored-by: Justin Wood <[email protected]>
carol-apple pushed a commit to carol-apple/connectedhomeip that referenced this pull request Oct 28, 2021
* Add new Media Cluster test cases

* New Media Cluster Cert test cases.

* Auto gen tests.

* Restyled by whitespace

* Restyled by prettier-yaml

* Add tests to Darwin.

Co-authored-by: Restyled.io <[email protected]>
Co-authored-by: Justin Wood <[email protected]>
PSONALl pushed a commit to PSONALl/connectedhomeip that referenced this pull request Dec 3, 2021
* Add new Media Cluster test cases

* New Media Cluster Cert test cases.

* Auto gen tests.

* Restyled by whitespace

* Restyled by prettier-yaml

* Add tests to Darwin.

Co-authored-by: Restyled.io <[email protected]>
Co-authored-by: Justin Wood <[email protected]>
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