Fabio Baltieri
8183c991f8
tests: fix various unit tests warnings
...
Fix various unit test build warnings, unused variables, set but unused
variables, wrong types etc...
Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-12-16 20:48:56 +01:00
Dmitrii Golovanov
fbe95e4a73
tests: unit: Fix Power-of-Two test build issue
...
Fix linker error for the PoT test build with code coverage.
Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
2023-12-19 10:03:47 -05:00
Anas Nashif
345735d0a8
tests: remove CONFIG_ZTEST_NEW_API in all tests
...
Remove all usage of CONFIG_ZTEST_NEW_API from tests and sample as this
is now enabled by default.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-10-20 15:04:29 +02:00
Chris Friedt
edb5ee1575
tests: unit: test for Power-of-Two utilities
...
Tests for Power-of-Two (PoT) utilities.
Signed-off-by: Chris Friedt <cfriedt@meta.com>
2023-02-22 19:14:05 +01:00