- cbeb71b Adopt ESP32 test driver to pw_unit_test output (#34114) by Arkadiusz Bokowy · 9 months ago
- b274320 Build ESP32 QEMU from correct ESP branch (#34109) by Arkadiusz Bokowy · 9 months ago
- ee49ebd Unify stdio logging (#34070) by Maksymilian Knust · 9 months ago
- 2908685 [Silabs] Add support for factory and commissionable data provisioning with the use… (#34087) by Junior Martinez · 9 months ago
- 58536ba [Silabs]Update Submodules, API, gn files to use latest silabs sdks (#34073) by Junior Martinez · 9 months ago
- 686e73b Choose logging backend on a per-target basis (#32119) by Maksymilian Knust · 9 months ago
- 3f59179 [Silabs]Remove all references of EFR32MG12 (#34019) by Junior Martinez · 9 months ago
- bec5fc3 [Python] Make Commissioning APIs more pythonic and consistent (#33905) by Stefan Agner · 9 months ago
- 947fef5 Removing NL Unit Infrastructure (#33943) by Amine Alami · 10 months ago
- a030a47 Pip install allow breaking system packages. We SHOULD use a virtualenv, but we do not yet (#33951) by Andrei Litvin · 10 months ago
- 2f284f4 Replace _NO_NETWORK_COMMISSIONING_DRIVER_ with _NO_GENERIC_THREAD_NETWORK_COMMISSIONING_DRIVER_ (#33608) by Wang Qixiang · 10 months ago
- 018ef92 pw_unit_test migration: apps final batch (#33772) by Amine Alami · 10 months ago
- 3cc96a1 Replace nl-unit-test with pigweed for protocols/secure_channel (#33499) by Jakub Latusek · 10 months ago
- 5dd912f pw_unit_test migration: apps-1 and stub-refactoring (#33638) by Amine Alami · 10 months ago
- 909c69b Do not generate exec link map files by default (#33635) by Arkadiusz Bokowy · 10 months ago
- b5d13a7 Replace nl-unit-test with pigweed for messaging (#33500) by Jakub Latusek · 10 months ago
- 3e6657c [Python] Eliminate ZCLReadAttribute/ZCLSend (#33428) by Stefan Agner · 11 months ago
- cf2d2bd [Silabs]Fix efr32 test driver event loop, run gtests, enable more test on efr… (#33430) by Junior Martinez · 11 months ago
- 6be6e5b Converted unit tests in src/controller/tests/data_model from NL to PW. (#33371) by feasel · 11 months ago
- 307cffb Updated unit tests in src/transport/tests/ to use PW instead of NL. (#33249) by feasel · 11 months ago
- 0259b9a Fix efr32 assert due to missing init, renable RTT logs with pw-rcp enable. Temporaly remove TestExchange from efr32 (#33375) by Junior Martinez · 11 months ago
- 3b1c60a pw_unit_test migration: inet layer (#33311) by Amine Alami · 11 months ago
- d19798c Update builds to docker version 50 (#33295) by Alex Tsitsiura · 11 months ago
- bd6ff65 [ICD] Convert TestICDManager to gtest (#33269) by mkardous-silabs · 11 months ago
- 007e11d pw_unit_test migration: lib support batch 5 (#33238) by Amine Alami · 11 months ago
- 3062e91 [ICD] Convert TestICDMonitoringTable to gTest (#33239) by mkardous-silabs · 11 months ago
- 7489e02 Updated unit tests in src/transport/raw/tests/ to use PW instead of NL. (#33099) by feasel · 11 months ago
- dd5f6b7 [ICD] Add counter invalidation events to the ICD Test Event trigger handler (#33174) by mkardous-silabs · 11 months ago
- 5e2bf15 pw_unit_test migration: setup_payload batch #2 (with fixtures) (#33112) by Amine Alami · 11 months ago
- 6d9dfe9 Replace nl-unit-test with pigweed for system user_directed_commissioning (#33163) by Jakub Latusek · 11 months ago
- f27b978 Updated unit tests in src/transport/retransmit/tests/ to use PW instead of NL. (#33157) by feasel · 11 months ago
- d905835 Updated unit tests in src/protocols/bdx/tests/ to use PW instead of NL. (#33084) by feasel · 11 months ago
- 22188b6 credentials to pigweed (#33044) by Jakub Latusek · 11 months ago
- 67ac842 Replace nl-unit-test for pigweed for crypto (#33042) by Jakub Latusek · 11 months ago
- 3380876 pw_unit_test migration: lib support batch #1 (#33091) by Amine Alami · 11 months ago
- 0bb34b0 Replaced nlunit-test with pw_unit_test in src/lib/dnssd/tests/ (#33045) by Maksymilian Knust · 11 months ago
- c223397 Switched to pw_unit_test in src/lib/dnssd/minimal_mdns/core/ (#33069) by Maksymilian Knust · 11 months ago
- f084d65 convert from nl_unit_test to pw_unit_test: setup_payload (#33079) by Amine Alami · 11 months ago
- 479d243 Replaced nlunit-test with pw_unit_test in src/lib/core/ (#33062) by Maksymilian Knust · 11 months ago
- b008715 Switched to pw_unit_test in src/lib/dnssd/minimal_mdns/responders/ (#33071) by Maksymilian Knust · 11 months ago
- 72e7554 Replace nl-unit-test with pigweed for system (#33046) by Jakub Latusek · 11 months ago
- e62bc1c Switched to pw_unit_test in src/lib/dnssd/minimal_mdns/records/ (#33070) by Maksymilian Knust · 11 months ago
- cb8eace Replaced nlunit-test with pw_unit_test in src/lib/asn1/ (#33061) by Maksymilian Knust · 12 months ago
- 858d870 Replaced nlunit-test with pw_unit_test in src/lib/shell/ (#33066) by Maksymilian Knust · 12 months ago
- 80b2f61 Replace nl-unit-test with pigweed for platform (#33030) by Jakub Latusek · 12 months ago
- bcebbc6 Enable CONFIG_BUILD_FOR_HOST_UNIT_TEST to fix CHIP test build (#32959) by Wang Qixiang · 12 months ago
- 7af9863 [Telink] Improve B95 (TLSR9258A) & Update builds to docker version 47 (#32899) by Alex Tsitsiura · 12 months ago
- 9b9ed65 [Telink] Peripheral modules optimization & Update builds to docker version 46 (#32754) by Alex Tsitsiura · 12 months ago
- e1d93fa Replaced nlunit-test with pw_unit_test in src/access/tests/ (#29682) by Maksymilian Knust · 12 months ago
- 96329ae [ICD] Add Check-In message at boot logic and persistent subscription checks (#32613) by mkardous-silabs · 12 months ago
- 4726936 Add Pigweed support for efr32 (#32506) by Jakub Latusek · 1 year ago
- 15866ed Fix test app path in cirque test. (#32501) by Wang Qixiang · 1 year ago
- 08df52c Implement a Vector-based TLVBackingStore (#32508) by Yufeng Wang · 1 year ago
- 3b1c825 [Python] Add ruff as Python linter (#32384) by Stefan Agner · 1 year ago
- 11c0af3 Add pigweed support for openiotsdk (#32488) by Jakub Latusek · 1 year, 1 month ago
- d87e006 Add pigweed support for tizen (#32503) by Jakub Latusek · 1 year, 1 month ago
- c2f58e4 Add pigweed support for nrfconnect (#32460) by Jakub Latusek · 1 year, 1 month ago
- 92d87e8 Add Pigweed integration for esp32 (#32430) by Jakub Latusek · 1 year, 1 month ago
- 2c522cb Add records of session establishment for subscription resumption (#31755) by Wang Qixiang · 1 year, 1 month ago
- c1ae85c [Silabs] remove lwipopts-thread.h. (#32002) by Junior Martinez · 1 year, 1 month ago
- 91ba8b6 [icd] Introduced gn flags to allow conditional code compilation (#31795) by Kamil Kasperczyk · 1 year, 2 months ago
- b1087be [Python] CommissonWithCode support discoveryType (#31904) by tianfeng.yang · 1 year, 2 months ago
- 18bf8c0 [Telink] Add B95 (TLSR9258A) skeleton & Update builds to docker version 35 (#31762) by Alex Tsitsiura · 1 year, 2 months ago
- 91b825c Update silabs example readme to indicate the currenly used arm gnu toolchain (#31747) by Junior Martinez · 1 year, 2 months ago
- b8db5ee Refactor app/Build.gn to enable depending on individual components (#31632) by mkardous-silabs · 1 year, 2 months ago
- d59ee3d [nrfconnect] Switch unit tests to PSA crypto (#31408) by Damian Królik · 1 year, 2 months ago
- 4676d27 Remove dependency between chip-tool and the nlunit-test (#31234) by Jakub Latusek · 1 year, 3 months ago
- d2a13cb Follow-up Persistent Subscription tests (#31310) by Wang Qixiang · 1 year, 3 months ago
- a2c88cf Update builds to docker version 32 (#31302) by Alex Tsitsiura · 1 year, 3 months ago
- b38d140 [nrfconnect] Add kconfig for enabling Read Client (#31073) by Arkadiusz Bałys · 1 year, 3 months ago
- 547b587 Fix improperly mutable pointers to string constants (#30804) by Michael Spang · 1 year, 4 months ago
- ae55316 [Telink] Update builds to docker version 26 (#30463) by Alex Tsitsiura · 1 year, 5 months ago
- ba772fe [nrfconnect] Fixed missing config for the nrf test driver. (#30474) by Kamil Kasperczyk · 1 year, 5 months ago
- 7c71cb5 Minor fix and increase heap for EFR test runner (#30449) by Andrei Litvin · 1 year, 5 months ago
- 52b475a Match `TargetNavigator Cluster` to spec (#30322) by Andrei Litvin · 1 year, 5 months ago
- 50d07fd Match `Keypad Input Cluster` to spec (#30316) by Andrei Litvin · 1 year, 5 months ago
- 3822b0f [Telink] Add retention target & Update builds to docker version 25 (#30271) by Alex Tsitsiura · 1 year, 5 months ago
- 368b9a0 Match `Wake On LAN Cluster` to spec (#30214) by Andrei Litvin · 1 year, 5 months ago
- 07a7a6b Match `Content Launcher Cluster` to spec (#30176) by Andrei Litvin · 1 year, 5 months ago
- 1730e11 Fix openiot enum after #30217 (#30278) by Andrei Litvin · 1 year, 5 months ago
- 9ddef38 Move `Channel Cluster` to match the spec (#30137) by Andrei Litvin · 1 year, 5 months ago
- 6146382 [nrfconnect] Updated nRF Connect SDK to 2.5.0 (#30118) by Kamil Kasperczyk · 1 year, 5 months ago
- 6ec33d4 Move `Application Launcher Cluster` to be spec compliant (#30134) by Andrei Litvin · 1 year, 5 months ago
- 2a7c214 Update builds to docker version 22 (#29887) by Alex Tsitsiura · 1 year, 5 months ago
- 769ac9f Run the replace (#29817) by Andrei Litvin · 1 year, 5 months ago
- bd2944c Use latest docker version everywhere (#29794) by Andrei Litvin · 1 year, 6 months ago
- 71317fa Align OTA cluster XML with the specification. (#29459) by Boris Zbarsky · 1 year, 6 months ago
- 3f34c52 tests: Use CancellableReader for PW RPC clients (#29567) by ChinchillaWithGoggles · 1 year, 6 months ago
- 7c216f8 Silabs: RTT I/O stream support added. (#29452) by Ricardo Casallas · 1 year, 6 months ago
- 38d6a48 Restyle C(++) code after upgrade to clang-format 16 (#29496) by Karsten Sperling · 1 year, 6 months ago
- 9dee693 Split out CHIPErrror into a separate source set. (#29494) by Boris Zbarsky · 1 year, 6 months ago
- 8d44a2f Update silabs unit test driver README (#29380) by Michael Rupp · 1 year, 6 months ago
- a9a4259 Stop using ResolverProxy for resolving node lookups (#29264) by Andrei Litvin · 1 year, 7 months ago
- e81a7fe [Tizen] Exclude *.map file from test runner ISO (#29072) by Arkadiusz Bokowy · 1 year, 7 months ago
- 454d7d9 [Tizen] Run matter unit tests on QEMU (#26563) by Arkadiusz Bokowy · 1 year, 7 months ago
- ddacd49 Reenable Cirque tests (#28350) by Song GUO · 1 year, 7 months ago
- 2049ef5 [shell] Add commands for resource usage statistics (#28728) by Damian Królik · 1 year, 7 months ago
- d52b828 [Silabs] Attestation credentials auto-detect. (#28736) by Ricardo Casallas · 1 year, 7 months ago
- 4ac9304 [ESP32] Update esp-idf to v5.1 release (#28326) by Shubham Patil · 1 year, 8 months ago
- c1d26c0 [Silabs] Example cleanup (#28160) by Jean-Francois Penven · 1 year, 8 months ago