zephyr/tests/ztest
Jukka Rissanen 5d7a7c253a ztest: Give error if user has not defined CONFIG_ZTEST
If user is trying to use ztest by including ztest.h but has
not defined CONFIG_ZTEST, then fail the compilation as the
result binary will not do anything.

There is no check for CONFIG_ZTEST for unit tests that are run
without qemu.

Change-Id: Ief9bba3a3a0f6acc6a264f17cde828b6d7e543a5
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-04-08 12:13:50 +00:00
..
include ztest: Give error if user has not defined CONFIG_ZTEST 2017-04-08 12:13:50 +00:00
src ztest: shorten line longer than 80 characters 2017-03-01 13:18:33 +00:00
test license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kbuild tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Kconfig ztest: use an aligned stack size 2017-01-24 23:42:41 +00:00
Makefile tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00