zephyr/tests
Johan Hedberg a022e950b5 Revert "tests: mesh: Convert legacy test to use ztest"
This reverts commit b66a6acad7.

The mesh test app is (at least for now) only supposed to be manually
run. It e.g. contains special configurations for feature-specific
testing using the Bluetooth PTS.

The ztest conversion that was done to the app doesn't really make any
sense since nothing of essence is tested by the ztest hooks and
everything that the app intends to be tested need manual action either
way.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-11-06 13:22:24 -05:00
..
application_development/gen_inc_file tests: gen_inc_file: fix include syntax 2017-10-31 12:32:34 -04:00
benchmarks tests: benchmarking: cleanup of the benchmarking code. 2017-11-02 09:01:06 -04:00
bluetooth Revert "tests: mesh: Convert legacy test to use ztest" 2017-11-06 13:22:24 -05:00
booting/stub license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
compliance
crypto drivers: Rename random to entropy 2017-11-01 08:26:29 -04:00
drivers Uart: Added testcase support for drivers using only poll mode 2017-11-03 10:53:17 -04:00
include tests: ztest: remove confusing tc_start() in ztest framework 2017-08-16 21:29:00 -04:00
kernel tests: kernel: timer: Fix TC_PRINT format specifiers 2017-11-03 10:59:43 -07:00
lib/json tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
net net: http: Create HTTP library that uses net-app 2017-11-06 09:33:00 -05:00
power tests: add testcase.yaml to multicore power 2017-11-02 15:53:04 -04:00
shell tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
subsys tests: mcuboot: Check results from flash write/read functions 2017-10-31 18:52:09 -04:00
unit tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
ztest tests: ztest: Add formatting in assert APIs 2017-10-28 13:09:33 -04:00
Kconfig tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
Makefile
Makefile.test