zephyr/tests/kernel/sched
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
..
deadline random: Include header where it is used 2020-07-08 21:05:36 -04:00
metairq tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
preempt zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
schedule_api tests: kernel: remove ram restrictions 2020-06-09 23:36:16 -04:00