zephyr/tests/drivers/entropy/api/testcase.yaml
Vikram Singh Shekhawat cbbec3db70 tests: entropy: Add Entropy driver test case
This test runs with ztest suite. It will verify get_entropy
operation of entropy driver.

Signed-off-by: Vikram Singh Shekhawat <vikramx.shekhawat@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-10-28 23:06:51 -04:00

5 lines
87 B
YAML

tests:
- test_get_entropy:
filter: CONFIG_RANDOM_HAS_DRIVER
tags: driver