commit | e169015c6e2dfe9d7fab35f104ac7db091f6ce90 | [log] [tgz] |
---|---|---|
author | Jian Kang <jianx.kang@intel.com> | Mon Mar 01 13:54:08 2021 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Mar 09 05:10:54 2021 -0500 |
tree | 30fceddd10443e771c401fe2f486815aefec527b | |
parent | 0b55037d63913cb11dd1ff94cdbef258e1d9f3b1 [diff] |
tests: crypto: Add a unnormal testing condition For z_early_boot_rand_get(), give a length less than uint32 to be input value, ensure the API can work normally with error condition to improve code coverage. Signed-off-by: Jian Kang <jianx.kang@intel.com>