commit | 26bacab162a5e5b171c5300290105fe8e58b7574 | [log] [tgz] |
---|---|---|
author | Niranjhana N <niranjhana.n@intel.com> | Wed Aug 02 13:32:18 2017 +0530 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Aug 07 22:39:47 2017 -0400 |
tree | d86bce3344e7984ebe4753cb4da1fd18fc0ac7df | |
parent | af3cd3bb62e8627a289cb93ebe7847770ec2e7cd [diff] |
tests: hmac_prng: convert to ztest - replaced test points with ztest APIs wherever possible - replaced CONFIG_MAIN_STACK_SIZE with CONFIG_ZTEST_STACKSIZE in the config file - split the main file into two files: - main.c has ztest entry and runs separate functions for ztest - hmac_prng.c has the original routines JIRA: ZEP-2449 Signed-off-by: Niranjhana N <niranjhana.n@intel.com>