commit | 712e2a4dc0b2bd791a32d957e63a4ccfeb684e75 | [log] [tgz] |
---|---|---|
author | Niranjhana N <niranjhana.n@intel.com> | Wed Aug 02 13:29:28 2017 +0530 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Aug 07 22:39:47 2017 -0400 |
tree | 197ba6d98939bf94e1e1a5d5f2324acc088632e0 | |
parent | 763384bdb2e2ca9825326fbb346740602aed9c4a [diff] |
tests: ecc_dsa: 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 - ecc_dsa.c has the original routines JIRA: ZEP-2449 Signed-off-by: Niranjhana N <niranjhana.n@intel.com>