zephyr/tests/unit/util
Rubin Gerritsen 8799ab1ec2 test: Apply semantic patch file ztest_strcmp.cocci
This patch file updates the use of assertion macros
comparing strings.

Command line used:
```
./scripts/coccicheck --mode=patch \
--cocci=scripts/coccinelle/ztest_strcmp.cocci tests/
```

Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
2024-06-14 19:25:42 +02:00
..
CMakeLists.txt tests: unit: util: Rework test structure for C++ testing 2024-01-02 16:01:11 +00:00
main.c test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml tests: unit: util: Rework test structure for C++ testing 2024-01-02 16:01:11 +00:00