zephyr/tests
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
..
application_development file2hex.py: new --gzip-mtime option that defaults to zero + test 2019-04-17 08:27:40 -04:00
benchmarks tests: benchmarks: latency_measure: use 0.1s sys clk tick for twr_ke18f 2019-05-31 10:39:26 -05:00
bluetooth tests/bluetooth/tester: remove spurious CONFIG_GPIO=y 2019-05-22 10:54:40 -04:00
boards samples: usb: Correct USB HID device name 2019-04-28 12:22:23 -04:00
booting/stub license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
cmsis_rtos_v1 tests: cmsis_rtos_v1: remove cast abuses 2019-06-01 10:21:13 -04:00
cmsis_rtos_v2 lib: cmsis_v2: set default dynamic stack size 2019-05-02 15:42:33 -04:00
crypto tests: mbedtls: Call mbedtls_platform_set_printf() only if needed 2019-05-23 09:27:59 -04:00
drivers dts : bindings : sensor : bme680 Added support for BME680 2019-05-31 10:27:13 -05:00
kernel tests: kernel: userspace: explicitly declare function for the test 2019-05-30 09:00:05 -05:00
lib tests: lib: ring_buffer: Test for ring_buf_reset, ring_buf_capacity_get 2019-05-30 09:44:03 -04:00
misc license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
net sanitycheck: CONFIG_TEST_USERSPACE / userspace tag cleanup 2019-05-30 08:45:39 -04:00
posix sanitycheck: CONFIG_TEST_USERSPACE / userspace tag cleanup 2019-05-30 08:45:39 -04:00
shell shell: add test for new built-in command 2019-05-24 11:04:42 +02:00
subsys tests: flash_map: configure MPU to allow flash writes on twr_ke18f 2019-05-31 09:50:36 -05:00
unit misc: Always test the portable version of the math_extras.h functions. 2019-05-14 19:53:30 -05:00
ztest subsys/testsuite/ztest: change zassert_mem_equal to macro 2019-06-03 09:39:37 -04:00