zephyr/tests/ztest/include
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
..
arch ztest: Add native building support 2016-09-30 21:17:39 +00:00
ztest_assert.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ztest_mock.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ztest_test.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ztest.h ztest: Give error if user has not defined CONFIG_ZTEST 2017-04-08 12:13:50 +00:00