zephyr/tests/ztest
Morten Priess 8a74e7056d tests: ztest: ztest_mock to support multiple calls to same mock
Updated ztest_mock.c to support multiple calls to same mock function
within a single function under test. This allows sequencing mock
return values for improved decision coverage in a test, or simply
when a given function under test calls the same function more than
once with different parameters, or different return values.

Signed-off-by: Morten Priess <mtpr@oticon.com>
2018-07-04 08:57:09 -04:00
..
include ztest: prints newline after failure message 2018-05-09 09:33:24 -04:00
src tests: ztest: ztest_mock to support multiple calls to same mock 2018-07-04 08:57:09 -04:00
test tests: ztest: added test case for multiple mock expects 2018-06-27 03:58:36 -04:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig tests: kconfig: Remove redundant 'default n' properties 2018-06-22 15:11:58 -04:00