@@ -511,7 +511,7 @@ tests:
511
511
- label :
512
512
" Step 38: TH waits for a report of TestInProgress attribute from DUT
513
513
with a timeout of 180 seconds"
514
- PICS : SMOKECO.S.A0005
514
+ PICS : SMOKECO.S.A0005 && SMOKECO.M.ManuallyControlledTest
515
515
command : " waitForReport"
516
516
attribute : " TestInProgress"
517
517
timeout : 180
@@ -521,7 +521,7 @@ tests:
521
521
type : boolean
522
522
523
523
- label : " Step 39: TH reads ExpressedState attribute from DUT"
524
- PICS : SMOKECO.S.A0000
524
+ PICS : SMOKECO.S.A0000 && SMOKECO.M.ManuallyControlledTest
525
525
command : " readAttribute"
526
526
attribute : " ExpressedState"
527
527
response :
@@ -532,7 +532,7 @@ tests:
532
532
- label :
533
533
" Step 40: TH waits for a report of TestInProgress attribute from DUT
534
534
with a timeout of 180 seconds"
535
- PICS : SMOKECO.S.A0005
535
+ PICS : SMOKECO.S.A0005 && SMOKECO.M.ManuallyControlledTest
536
536
command : " waitForReport"
537
537
attribute : " TestInProgress"
538
538
timeout : 180
@@ -542,15 +542,15 @@ tests:
542
542
type : boolean
543
543
544
544
- label : " Step 41: TH reads SelfTestComplete event from DUT"
545
- PICS : SMOKECO.S.E05
545
+ PICS : SMOKECO.S.E05 && SMOKECO.M.ManuallyControlledTest
546
546
command : " readEvent"
547
547
event : " SelfTestComplete"
548
548
eventNumber : " LastReceivedEventNumber + 1"
549
549
response :
550
550
value : {}
551
551
552
552
- label : " Step 42: TH reads ExpressedState attribute from DUT"
553
- PICS : SMOKECO.S.A0000
553
+ PICS : SMOKECO.S.A0000 && SMOKECO.M.ManuallyControlledTest
554
554
command : " readAttribute"
555
555
attribute : " ExpressedState"
556
556
response :
@@ -559,7 +559,7 @@ tests:
559
559
type : enum8
560
560
561
561
- label : " Step 43: TH reads AllClear event from DUT"
562
- PICS : SMOKECO.S.E0a
562
+ PICS : SMOKECO.S.E0a && SMOKECO.M.ManuallyControlledTest
563
563
command : " readEvent"
564
564
event : " AllClear"
565
565
eventNumber : " LastReceivedEventNumber + 1"
0 commit comments