commit | 83f77de779a289c0e93b53eba9b60393ee7b65ce | [log] [tgz] |
---|---|---|
author | Niranjhana N <niranjhana.n@intel.com> | Wed Aug 02 13:26:34 2017 +0530 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Aug 07 22:39:47 2017 -0400 |
tree | d09aec433d23539258b20b50d25a975dec80a165 | |
parent | a1e98b01a87fa05d2ddae55be8e38a1de6afc33b [diff] |
tests: ctr_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 - ctr_prng.c has the original routines JIRA: ZEP-2449 Signed-off-by: Niranjhana N <niranjhana.n@intel.com>