You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Re-enabling unit tests for EFR32 which had been disabled due to flash limitations (project-chip#35456)
* Removed as many efr32 checks as possible without having to make code modifications
* Updated comments to show error message
* Restyled by clang-format
* Comment updates
* ci testing 1
* Re-added suites
* .
* .
* comment icd tests
* removed 5 tests from line 112
* re-enable app/tests in the main tests group
* reverted to original (with inconsequential mods)
* (addendum) Now actually reverted back to original state (with inconsequential mods)
* moved 4 dirs up into the main tests lists
* enabled 3-test-set for efr32
* moved tracing tests out of the if
* enable platform tests for efr32
* enabled controller and datamodel tests but not the stuff in controller
* enabled all tests in controller
* add transport tests back in
* enabled data_model Test[Commands,Read,Write]
* commands is in, read/write is out
* added TestRead
* Added TestWrite, removed TestRead
* src/app/tests remains disabled
* changed c-style cast to static_cast
* Added TestTLVVectorWriter.cpp back in
* comment update
* restyle fixes
* restyle fixes
---------
Co-authored-by: Restyled.io <commits@restyled.io>
0 commit comments