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 tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
arm_runtime_nmi tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
bitfield tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
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 tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
errno cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
fatal kernel: fix k_thread_stack_t definition 2017-10-17 08:24:29 -07:00
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 tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
irq_offload tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
libs tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
lifo/lifo_api tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
mbox/mbox_api tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
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 tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
msgq/msgq_api tests: msgq: run in user mode when possible 2017-10-19 15:07:45 -07:00
multilib tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
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 tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
poll tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
profiling/profiling_api tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
pthread tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
queue tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
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 tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
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 tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
test_build tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
threads tests: schedule_api: slightly increase stack size 2017-10-30 13:20:19 -07:00
tickless tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
timer tests: timer: remove obsolete CONFIG_NANO_TIMEOUTS 2017-10-17 08:55:38 -04:00
workq cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
xip tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00