We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b24f090 commit 03ba790Copy full SHA for 03ba790
src/python_testing/TC_RR_1_1.py
@@ -1,3 +1,4 @@
1
+#
2
# Copyright (c) 2022 Project CHIP Authors
3
# All rights reserved.
4
#
@@ -12,12 +13,7 @@
12
13
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
# See the License for the specific language governing permissions and
15
# limitations under the License.
-
16
17
-# run arguments:
18
-# test-runner-runs: run1
19
-# test-runner-run/run1/app: app/all-clusters discriminator KVS trace-to-appjson
20
-# test-runner-run/run1/script: storage-path commissioning-method discriminator passcode trace-to-testjson trace-to-testperfetto
21
22
import asyncio
23
import logging
0 commit comments