zephyr/subsys/testsuite
Jett Rink a6e1706269 ztest: increase default mock parameter count
If one enables mocking, then they most likely want more than 1 mockable
or verifiable parameter by default. Bump the default number of mockable
parameters to 10 to handle most cases without needing to touch an
additional Kconfig option.

Signed-off-by: Jett Rink <jettrink@google.com>
2020-08-05 15:05:44 -04:00
..
coverage
include
ztest ztest: increase default mock parameter count 2020-08-05 15:05:44 -04:00
CMakeLists.txt cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
Kconfig test: remove TEST_SHELL 2020-06-24 21:37:12 -04:00
unittest.cmake