You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/app/tests/suites/certification/Test_TC_REFALM_2_1.yaml
+7-2
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
# limitations under the License.
14
14
# Auto-generated scripts for harness use only, please review before automation. The endpoints and cluster names are currently set to default
15
15
16
-
name: 223.2.1. [TC-REFALM-2.1] Attributes with DUT as Server
16
+
name: 222.2.1. [TC-REFALM-2.1] Attributes with DUT as Server
17
17
18
18
PICS:
19
19
- REFALM.S
@@ -24,6 +24,11 @@ config:
24
24
endpoint: 0
25
25
26
26
tests:
27
+
- label: "Note"
28
+
verification: |
29
+
This is a simulated example log for instructional purposes only. In real scenarios, the actual log may vary depending on the feature implementation in Reference App.
30
+
disabled: true
31
+
27
32
- label:
28
33
"Step 1: Commission DUT to TH (can be skipped if done in a preceding
29
34
test)"
@@ -35,7 +40,7 @@ tests:
35
40
"Step 2: Ensure that the door alarm is not locally suppressed and the
36
41
door is closed"
37
42
verification: |
38
-
43
+
Ensure that the door alarm is not locally suppressed and the door is closed
39
44
disabled: true
40
45
41
46
- label: "Step 3: TH reads from the DUT the Mask attribute"
Copy file name to clipboardexpand all lines: src/app/tests/suites/certification/Test_TC_REFALM_2_2.yaml
+5
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,11 @@ config:
24
24
endpoint: 0
25
25
26
26
tests:
27
+
- label: "Note"
28
+
verification: |
29
+
This is a simulated example log for instructional purposes only. In real scenarios, the actual log may vary depending on the feature implementation in Reference App.
30
+
disabled: true
31
+
27
32
- label:
28
33
"Step 1: Commission DUT to TH (can be skipped if done in a preceding
DUT should start to send Commissionable Node Discovery DNS-SD
1063
1066
advertisements"
1064
1067
verification: |
1065
-
If the device supports Discovery for an extended period of time, the Device should continue to advertise. Use the avahi-browse command and you should see the _matterc._udp advertisement
1068
+
If the device supports Extended Discovery, pass the PROMPT before the extended time period expires.
1069
+
1070
+
the Device should continue to advertise. Use the avahi-browse command and you should see the _matterc._udp advertisement
1066
1071
1067
1072
Reference Raspberrypi device is not supporting extended discovery.
0 commit comments