Added a new command line options to sanitycheck:
--enable-coverage which will compile for native_posix
with CONFIG_COVERAGE set, and unit tests accordingly.
+
Now -C --coverage implies also --enable-coverage.
Background:
After
|
||
|---|---|---|
| .. | ||
| index.rst | ||
| mocking.c | ||
| sanitycheck.rst | ||
| ztest.rst | ||