- 111f62f Link all unit tests with string adapters for CHIP_ERROR (#34332) by Arkadiusz Bokowy · 8 months ago
- 102faca ReadClient: Truncate data version list during encoding if necessary (#34111) by Karsten Sperling · 8 months ago
- 947fef5 Removing NL Unit Infrastructure (#33943) by Amine Alami · 9 months ago
- 4239c88 Close TCP connection when received message size is too large. (#33768) by Pradip De · 9 months ago
- f91b256 Changes for large Packetbuffer allocation to support TCP payloads (#33308) by Pradip De · 9 months ago
- d594086 Make test suite setup and teardown functions static (#33330) by Maksymilian Knust · 10 months ago
- 16e220b Refactored transport/raw/tests to more cleanly handle access to private members of TCPBase (#33306) by feasel · 10 months ago
- a8cfbac TCP connection setup/management and CASESession association. by Pradip De · 12 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
- 64bf8cb Don't define __STDC_{FORMAT,LIMIT}_MACROS (#32542) by Karsten Sperling · 1 year ago
- a77e01c Remove a lot of nlio dependencies, enable TestUDP (#31802) by Andrei Litvin · 1 year, 1 month ago
- 4676d27 Remove dependency between chip-tool and the nlunit-test (#31234) by Jakub Latusek · 1 year, 2 months ago
- 7f43a93 Fix typo in many tests (#31014) by Tennessee Carmel-Veilleux · 1 year, 3 months ago
- e9df864 Use global and local setup/terdown when using chip::Test::AppContext (#30657) by Arkadiusz Bokowy · 1 year, 3 months ago
- 43159a8 Add pw_unit_test support to build configuration (#29479) by Maksymilian Knust · 1 year, 5 months ago
- 9dee693 Split out CHIPErrror into a separate source set. (#29494) by Boris Zbarsky · 1 year, 6 months ago
- c2219f7 [Tests] Improving initalizaiton in TestInetCommonPosix (#26663) by Artur Tynecki · 1 year, 10 months ago
- ebd0d29 [privacy] Implement privacy decrypt support in message layer (#22783) by Martin Turon · 2 years, 2 months ago
- cae6319 First JNI test & changes necessary to make it work (#24355) by Marcos B · 2 years, 2 months ago
- b01695e add mNumReportsInFlight check test when failing to send report (#24106) by yunhanw-google · 2 years, 3 months ago
- 52e228f Add modernize-redundant-void-arg to clang-tidy (#23760) by Arkadiusz Bokowy · 2 years, 3 months ago
- d6e2dfb Minor unit test cleanups (#23723) by Andrei Litvin · 2 years, 4 months ago
- 72f0471 clang-tidy: apply modernize-loop-convert over a set of files (#23443) by Andrei Litvin · 2 years, 4 months ago
- a9399de Set of fixes to unit-tests code (#23071) by Artur Tynecki · 2 years, 5 months ago
- f8499f4 [privacy] Don't enable privacy when privacy is not supported. (#22425) by Martin Turon · 2 years, 6 months ago
- a1643ee Fix liveness timer not firing for subscriptions (#21693) by Jerry Johns · 2 years, 7 months ago
- 9da4899 Add mNumMessagesToAllowBeforeDropping (#21321) by yunhanw-google · 2 years, 8 months ago
- 6387049 Make cleanup functions return 'void' (#19870) by Michael Spang · 2 years, 9 months ago
- dacfe1b Move unit tests context to platform heap instead of stack/static (#19931) by Andrei Litvin · 2 years, 9 months ago
- ede4262 Fail unit tests that leave messages sitting around undrained. (#18709) by Boris Zbarsky · 2 years, 10 months ago
- d79a0e3 Move `TestContext` to a scoped variable (#18486) by Zang MingJie · 2 years, 10 months ago
- 4aa0d5f Use async loopback transport for all tests (#17622) by Zang MingJie · 2 years, 11 months ago
- 0c06ba5 Clang tidy readability-redundant-* (#17121) by Andrei Litvin · 3 years ago
- f68cca0 [msg] Fix #13669 - Skip over MX and SX extension blocks. (#16324) by Martin Turon · 3 years ago
- 5a8ffc1 Make TestTcp retry TCP initialization (#15824) by Andrei Litvin · 3 years ago
- 9197cbd Make sure unit test buffers are initialized, so that valgrind does not complain (#15487) by Andrei Litvin · 3 years, 1 month ago
- 01ae39f [clang-support] Define __SANITIZE_ADDRESS__ if ASAN is enabled (#15138) by Vivien Nicolas · 3 years, 1 month ago
- 101ff17 [mac] Turn on TestTCP (#15197) by Vivien Nicolas · 3 years, 1 month ago
- e68bd6c Revert "Add multi-address support for PeerAddress" (#15082) by Andrei Litvin · 3 years, 1 month ago
- 14eb3f5 Add ability to keep several IP addresses per PeerAddress (#14968) by Andrei Litvin · 3 years, 1 month ago
- bed61c3 Make WriteHandler an ExchangeDelegate (#14821) by Jerry Johns · 3 years, 1 month ago
- 0307df3 [mrp] Fix MRP after a recent refactoring (#13413) by Damian Królik · 3 years, 2 months ago
- d24eff1 [spell] Fix slew of spelling errors. (#13043) by Martin Turon · 3 years, 3 months ago
- 9adf764 [Inet] Make tests fail on EADDRNOTAVAIL (#13080) by Kevin Schoedel · 3 years, 3 months ago
- 8e5eb8a [Inet] Remove InetLayer class (#12727) by Kevin Schoedel · 3 years, 3 months ago
- 5f847e0 Remove System::Object (#12051) by Kevin Schoedel · 3 years, 4 months ago
- 91a3990 IPv6 multicast build method added to PeerAddress (#11368) by Ricardo Casallas · 3 years, 4 months ago
- a27a311 Set configuration manager (#11534) by Andy Salisbury · 3 years, 4 months ago
- 3a337fd Add async message dispatch to loopback (#11461) by Jerry Johns · 3 years, 4 months ago
- 3f67119 Add header validity check for group and MCSP msg (#11441) by jepenven-silabs · 3 years, 4 months ago
- 165ac82 [msg] Update message field order to match spec. (#11330) by Martin Turon · 3 years, 4 months ago
- fe47096 Apply comments for PR 10985 (#11189) by jepenven-silabs · 3 years, 4 months ago
- 117aae3 Extract duplicated code for app test cases into AppTestContext (#10968) by Zang MingJie · 3 years, 5 months ago
- 9a0e4c2 Use safer System::Clock types in transport and messaging (#10913) by Kevin Schoedel · 3 years, 5 months ago
- 77b0603 Convert to enum class in src/inet (#10504) by Kevin Schoedel · 3 years, 5 months ago
- 1cb7d96 Update Message Header with spec (#10325) by jepenven-silabs · 3 years, 5 months ago
- 08fe66d Indirect access for System::Clock functions (#10056) by Kevin Schoedel · 3 years, 5 months ago
- eca9bff Rename classes in transport layer (#9814) by Zang MingJie · 3 years, 6 months ago
- cabc2f8 [Group] Add group ID retrieval (#9765) by jepenven-silabs · 3 years, 6 months ago
- 3d9cb11 Track file/line for POSIX errors when that's enabled for CHIP_ERROR (#9829) by Boris Zbarsky · 3 years, 6 months ago
- 3fd5bf8 [msg] Update message version and session id fields to match spec. (#9675) by Martin Turon · 3 years, 6 months ago
- b384bde TestUDP: use ephemeral port (#9692) by Zang MingJie · 3 years, 6 months ago
- fa0ef98 Rename messageId into messageCounter (#9688) by Zang MingJie · 3 years, 6 months ago
- 3a50501 Virtualize System::Layer interfaces (#9366) by Kevin Schoedel · 3 years, 6 months ago
- 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 6 months ago
- 814806f Optional: allow holding non-default-constructable-type (#9223) by Zang MingJie · 3 years, 6 months ago
- f493235 TODOs from PR #6561 (#8900) by Kevin Schoedel · 3 years, 7 months ago
- d939393 Add unit test support for EFR32 (#8842) by rgoliver · 3 years, 7 months ago
- b3f7d9f Fix shutting down System::Layer in unit tests (#8865) by Kevin Schoedel · 3 years, 7 months ago
- 110ef41 More revisions to System::Layer (#8417) by Kevin Schoedel · 3 years, 8 months ago
- a70c659 Revise System Layer clock code (#8266) by Kevin Schoedel · 3 years, 8 months ago
- 684f267 Have a single loopback transport implementation for tests. (#8045) by Boris Zbarsky · 3 years, 8 months ago
- 860a204 Reduce memory usage by using rref instead of move-copy (#6874) by Zang MingJie · 3 years, 10 months ago
- 5f21fe2 Move PacketHeader encoding/decoding from various Transport wrappers to upper layer (#6333) by Yufeng Wang · 3 years, 10 months ago
- 362c5f2 Use exchange for session establishment and provisioning (#5938) by Pankaj Garg · 4 years ago
- 3c64a7b Revert "Split Die/Exit/Return macros out of CodeUtils.h (#5578)" (#5650) by Justin Wood · 4 years ago
- 792ceb9 Split Die/Exit/Return macros out of CodeUtils.h (#5578) by Kevin Schoedel · 4 years ago
- 3108006 Change PayloadHeader to just store a ProtocolId directly. (#5562) by Boris Zbarsky · 4 years ago
- ab6d518 Close TCP connection when errors prevent handling messages (#5499) by Kevin Schoedel · 4 years ago
- f0b7f2b Somewhat unify protocol id representations in libCHIP. (#5476) by Boris Zbarsky · 4 years ago
- 4eb50c2 Handle large messages in TCPBase::ProcessReceivedBuffer (#5265) by Kevin Schoedel · 4 years ago
- f1d150c Replace Common protocol with SecureChannel (#5405) by Trevor Holbrook · 4 years ago
- 09611bf Switch ${build_root}/chip back to ${chip_root}/build/chip (#5089) by Michael Spang · 4 years ago
- 6a41524 Remove non-spec "payload length" from our packet headers. (#4878) by Boris Zbarsky · 4 years, 1 month ago
- 1b6a96b Fix and test heap allocation of PacketBuffers (#4632) by Kevin Schoedel · 4 years, 1 month ago
- 56fead3 Use the type system for the size of the buffer arg to header encoding/decoding, when possible. by Boris Zbarsky · 4 years, 1 month ago
- 45dabd2 Optimize TransportMgrBase::HandleMessageReceived, reduce void* usage (#4388) by Zang MingJie · 4 years, 1 month ago
- a868187 Reduce use of maximum-sized packet buffers (#4434) by Kevin Schoedel · 4 years, 1 month ago
- 4e1faf2 [gn] introduce build_root variable (#4352) by Łukasz Duda · 4 years, 1 month ago
- e55d117 Add stronger typing for payload header APIs. (#4429) by Boris Zbarsky · 4 years, 2 months ago
- 991653e Convert packet send path to use PacketBufferHandle (#4160) by Kevin Schoedel · 4 years, 3 months ago
- dedd15f Implement the missing part of Exchange Header in Transport layer (#4017) by Yufeng Wang · 4 years, 3 months ago
- 2f16904 Move src/transport/tests to auto-test-driver generation (#3999) by Andrei Litvin · 4 years, 3 months ago
- 05faf7d Rename TestUtils to UnitTestRegistration. (#4021) by Andrei Litvin · 4 years, 3 months ago
- f54b925 Some conversions to use PacketBufferHandle (#3909) by Kevin Schoedel · 4 years, 4 months ago
- c6098f5 Return PacketBufferHandle from PacketBuffer::New...() (#3850) by Kevin Schoedel · 4 years, 4 months ago
- f6ad93c Simplify unit test generation - remove 'driver' boilerplate and extern C header (#3888) by Andrei Litvin · 4 years, 4 months ago
- 5dfcb9d Add Initiator flag encoding/decoding in payload header (#3439) by Yufeng Wang · 4 years, 5 months ago
- f6157a2 Switch message header encode/decode input lengths to uint16_t. (#3449) by Boris Zbarsky · 4 years, 5 months ago