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