zephyr/tests/net/shell
Flavio Ceolin c4f7faea10 random: Include header where it is used
Unit tests were failing to build because random header was included by
kernel_includes.h. The problem is that rand32.h includes a generated
file that is either not generated or not included when building unit
tests. Also, it is better to limit the scope of this file to where it is
used.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-07-08 21:05:36 -04:00
..
src random: Include header where it is used 2020-07-08 21:05:36 -04:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
prj.conf tests: net: shell: Increase the main stack size 2019-10-21 09:58:56 +03:00
testcase.yaml tests: net: shell: Add some simple tests for net-shell 2019-09-17 22:41:56 +08:00