zephyr/tests
Kumar Gala 24ae1b1aa7 include: Fix use of <misc/FOO.h> -> <sys/FOO.h>
Fix #include <misc/FOO.h> as misc/FOO.h has been deprecated and
should be #include <sys/FOO.h>.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-12-10 08:39:37 -05:00
..
application_development tests: fix test identifiers 2019-12-09 15:53:44 -05:00
arch tests: fix test identifiers 2019-12-09 15:53:44 -05:00
benchmarks tests: fix test identifiers 2019-12-09 15:53:44 -05:00
bluetooth tests: fix test identifiers 2019-12-09 15:53:44 -05:00
boards tests: fix test identifiers 2019-12-09 15:53:44 -05:00
crypto kernel: thread: Fix randomness problem with stack pointer random 2019-11-15 13:43:32 -08:00
drivers tests: spi: fix test function name 2019-12-09 15:53:44 -05:00
kernel include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
lib tests: gui: Enable new LVGL features in tests 2019-12-09 15:07:28 -06:00
misc/test_build tests: fix test identifiers 2019-12-09 15:53:44 -05:00
net include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
portability tests: samples: portability: fix test tags and identifiers 2019-12-09 15:53:44 -05:00
posix tests: updated names for the tests 2019-10-23 23:15:41 -04:00
shell tests: fix test identifiers 2019-12-09 15:53:44 -05:00
subsys tests: fix test identifiers 2019-12-09 15:53:44 -05:00
unit tests: fix test identifiers 2019-12-09 15:53:44 -05:00
ztest subsys/testsuite: make tc_util overridable 2019-09-17 07:11:33 +08:00