zephyr/tests/crypto/mbedtls
Niranjhana N 4e40b843e4 tests: mbedtls: convert to ztest
- 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
    - mbedtls.c has the original routines

JIRA: ZEP-2449

Signed-off-by: Niranjhana N <niranjhana.n@intel.com>
2017-08-07 22:39:47 -04:00
..
src tests: mbedtls: convert to ztest 2017-08-07 22:39:47 -04:00
Makefile
prj.conf tests: mbedtls: convert to ztest 2017-08-07 22:39:47 -04:00
testcase.yaml tests: crypto: do not build when DEBUG is enabled 2017-07-05 12:43:13 -04:00