-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use GoogleTest back-end for unit tests running on host #36137
Conversation
Review changes with SemanticDiff. |
PR #36137: Size comparison from 2574847 to f2b06be Full report (43 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, psoc6, qpg, stm32, tizen)
|
PR #36137: Size comparison from 2574847 to 964a3cc Full report (79 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
This PR requires pigweed changes: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243133 |
PR #36137: Size comparison from 4269ff5 to 2f22242 Full report (3 builds for cc32xx, stm32)
|
PR #36137: Size comparison from 4269ff5 to ea8fdc6 Full report (3 builds for cc32xx, stm32)
|
PR #36137: Size comparison from 4269ff5 to 8952368 Full report (11 builds for cc13x4_26x4, cc32xx, qpg, stm32, tizen)
|
PR #36137: Size comparison from 4269ff5 to 76fc3f6 Full report (78 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #36137: Size comparison from 42421c4 to 379dbe2 Full report (68 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
…36137) * Use GoogleTest back-end for unit tests running on host * Setup googletest repo for Android and Tizen builds * Add missing override
Rationale
Now, in case of debugging failure, it will be possible to run a single test case from a group, e.g.:
Testing
CI will verify