Migrate the testsuite tests/crypto/tinycrypt to the new ztest API. Signed-off-by: Enjia Mai <enjia.mai@intel.com>
All stack sizes should end with STACK_SIZE. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
Put all tinycrypt tests into one project. Having project for every small feature does not scale and slows down testing and CI operations. Signed-off-by: Anas Nashif <anas.nashif@intel.com>