zephyr/tests/kernel
Leandro Pereira da9b0ddf5b drivers: Rename random to entropy
This should clear up some of the confusion with random number
generators and drivers that obtain entropy from the hardware.  Also,
many hardware number generators have limited bandwidth, so it's natural
for their output to be only used for seeding a random number generator.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2017-11-01 08:26:29 -04:00
..
alert/alert_api tests: alert_api: run in user mode 2017-10-19 15:07:45 -07:00
arm_irq_vector_table
arm_runtime_nmi
bitfield
common drivers: Rename random to entropy 2017-11-01 08:26:29 -04:00
context cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
critical
errno cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
fatal
fifo/fifo_api tests: fifo: Add prj_poll.conf 2017-10-18 13:02:52 -04:00
fp_sharing tests: minor cleanup for fp_sharing test 2017-10-31 12:32:34 -04:00
gen_isr_table
irq_offload
libs
lifo/lifo_api
mbox/mbox_api
mem_heap/mheap_api_concept doc: Fix misspellings in header/doxygen comments 2017-10-17 19:40:29 -04:00
mem_pool doc: Fix misspellings in header/doxygen comments 2017-10-17 19:40:29 -04:00
mem_protect drivers: Rename random to entropy 2017-11-01 08:26:29 -04:00
mem_slab
msgq/msgq_api tests: msgq: run in user mode when possible 2017-10-19 15:07:45 -07:00
multilib
mutex tests: mutex: run in user mode 2017-10-19 15:07:45 -07:00
obj_tracing cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
pending cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
pipe/pipe_api
poll
profiling/profiling_api
pthread
queue
semaphore/sema_api tests: semaphore: run some threads in user mode 2017-10-19 15:07:45 -07:00
sleep cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
sprintf
stack/stack_api tests: stack_api: run in user mode when possible 2017-10-19 15:07:45 -07:00
static_idt cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
systhreads
test_build
threads tests: schedule_api: slightly increase stack size 2017-10-30 13:20:19 -07:00
tickless
timer
workq cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
xip