zephyr/tests
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
..
application_development
arch
benchmarks random: Include header where it is used 2020-07-08 21:05:36 -04:00
bluetooth Bluetooth: test: Print disconnect reason in hex value 2020-07-06 11:15:39 +02:00
boards
crypto random: Include header where it is used 2020-07-08 21:05:36 -04:00
deprecated
drivers drivers: flash: flash_simulator: Erase flash first 2020-07-07 17:19:26 -04:00
kernel random: Include header where it is used 2020-07-08 21:05:36 -04:00
lib tests: filter out nsim as it's slow 2020-07-07 15:09:34 +02:00
misc/test_build
net random: Include header where it is used 2020-07-08 21:05:36 -04:00
portability
posix
shell
subsys tests: shell: shell_flash: Add a test for 'flash read' 2020-07-07 17:19:26 -04:00
unit
ztest