zephyr/tests/ztest/base
Radoslaw Koppel d1681d83ca subsys/testsuite/ztest: change zassert_mem_equal to macro
This commit changes zassert_mem_equal as a macro instead
of a function implementation.
In the previous implementation when an assertion fails
the location inside ztest_assert.h file was displayed.
This modification displays the location where zassert_mem_equal
was used.

Signed-off-by: Radoslaw Koppel <radoslaw.koppel@nordicsemi.no>
2019-06-03 09:39:37 -04:00
..
src subsys/testsuite/ztest: change zassert_mem_equal to macro 2019-06-03 09:39:37 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
prj_verbose_0.conf tests: move testsuite and configs into subsys/ 2019-02-22 08:58:40 -05:00
prj_verbose_1.conf tests: move testsuite and configs into subsys/ 2019-02-22 08:58:40 -05:00
prj_verbose_2.conf tests: move testsuite and configs into subsys/ 2019-02-22 08:58:40 -05:00
testcase.yaml tests: move testsuite and configs into subsys/ 2019-02-22 08:58:40 -05:00