Skip to content

Commit 1b5b439

Browse files
cecilleraul-marquez-csarestyled-commits
authored
Cherry-pick: TC-SC-4.3 related PRs to v1.4-branch for 1.4.1 SVE (supports TCP) (#37429)
* [TC-SC-4.3] Discovery [DUT as Commissionee] (#31982) * Adds TC_SC_4_3.py * Fixes TXT record not available when making direct query with name and type * Fixes restyle, adds comments to operational service logic * Fix restlye for mdns class * Adds get_service_types to mdns class * Fix restyle * Steps progress * Fix restyle * Fix restyle * Adds test to tests.yaml * Fix lint * Fix lit-icd-app path in tests.yaml * Fix SII key logic * Addresses latest review comments * Fix lint * Replaces 1 sec fixed sleep in operational service logic with service listener event wait time * Merge from master * MDNS class update progress * Adds MdnsAsyncServiceInfo class * Adds get_service_by_record_type to mdns class * TC progress * Fix restyle * Fix restyle * Fix lint * Fix restyle * tests.yaml from master * tests.yaml from master * Updates steps output and test runner configs * Adds tc to tests.yaml * Update * Updates to make a fresh question each time * Update progress * Fix restyle * Fix Lint * Fix restyle * Fix lint * Adds CI task tags * Completes step 11 * Fix restyled * Steps 8,11 * Fix restyled * Adds timeout to get_service_types * Updates get_service_types description * Update src/python_testing/TC_SC_4_3.py Co-authored-by: C Freeman <cecille@google.com> * Adds clarifying comment * Adds MCORE.COM PICS checks * Updates contains_ipv6_address * Removes listener dealy * Fix restyled * Fix restyled * Fix lint * Updates ipv6 check * Fixes ipv6 checks * Restore ms delay * continue * Step 9 - Updates hostname character length check, other adjustments * removes temp test file * Restyled by autopep8 * Removes test case YAML and manualTests.json reference * Fix restyle * Updates CI python test arguments * Fix typo * matter_testing import update * Update src/python_testing/TC_SC_4_3.py Co-authored-by: C Freeman <cecille@google.com> * Update src/python_testing/TC_SC_4_3.py Co-authored-by: C Freeman <cecille@google.com> * Update src/python_testing/TC_SC_4_3.py Co-authored-by: C Freeman <cecille@google.com> * Addresses latest * Fix restyle * Testing zeroconf class imports * service info refactor * Fix restyle * Fix restyle * Updates mdns service info init * Fix restyle * Updates MdnsAsyncServiceInfo --------- Co-authored-by: C Freeman <cecille@google.com> Co-authored-by: Restyled.io <commits@restyled.io> * TC-SC-4.3: Clear cache before sending request (#37362) * Fix imports (changed post 1.4, before this test was written) * Move back to old style CI arguments --------- Co-authored-by: Raul Marquez <130402456+raul-marquez-csa@users.noreply.github.com> Co-authored-by: Restyled.io <commits@restyled.io>
1 parent a0b6593 commit 1b5b439

File tree

6 files changed

+697
-103
lines changed

6 files changed

+697
-103
lines changed

src/app/tests/suites/certification/Test_TC_SC_4_3.yaml

-55
This file was deleted.

src/app/tests/suites/manualTests.json

-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,6 @@
229229
"Test_TC_SC_3_4",
230230
"Test_TC_SC_4_1",
231231
"Test_TC_SC_4_2",
232-
"Test_TC_SC_4_3",
233232
"Test_TC_SC_4_4",
234233
"Test_TC_SC_4_5",
235234
"Test_TC_SC_4_6",

0 commit comments

Comments
 (0)