zephyr/tests
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
..
application_development/gen_inc_file tests: gen_inc_file: fix include syntax 2017-10-31 12:32:34 -04:00
benchmarks cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
bluetooth Bluetooth: tester: Add Attribute Value Changed event implementation 2017-10-17 21:28:14 +03:00
booting/stub license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
compliance
crypto drivers: Rename random to entropy 2017-11-01 08:26:29 -04:00
drivers drivers: Rename random to entropy 2017-11-01 08:26:29 -04:00
include tests: ztest: remove confusing tc_start() in ztest framework 2017-08-16 21:29:00 -04:00
kernel drivers: Rename random to entropy 2017-11-01 08:26:29 -04:00
lib/json tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
net drivers: Rename random to entropy 2017-11-01 08:26:29 -04:00
power tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
shell tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
subsys tests: mcuboot: Check results from flash write/read functions 2017-10-31 18:52:09 -04:00
unit tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
ztest tests: ztest: Add formatting in assert APIs 2017-10-28 13:09:33 -04:00
Kconfig tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
Makefile
Makefile.test