This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
5b2160b598
zephyr
/
tests
/
crypto
/
test_aes
/
testcase.ini
5 lines
61 B
INI
Raw
Normal View
History
Unescape
Escape
Add initial import of TinyCrypt crypto library and tests Change-Id: I89b8db6925385dd02e95e0401bc42f32543e0daf Signed-off-by: Constanza Heath <constanza.m.heath@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2015-08-22 07:16:58 +08:00
[test]
tests: crypto: convert all tests to unified kernel Change-Id: Id7c1c6bbb0b04eb190cc44c1fbb557722871fc0f Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-10-31 05:26:49 +08:00
tags
=
crypto aes
Add initial import of TinyCrypt crypto library and tests Change-Id: I89b8db6925385dd02e95e0401bc42f32543e0daf Signed-off-by: Constanza Heath <constanza.m.heath@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2015-08-22 07:16:58 +08:00
build_only
=
false
unified/tests: Adapt test_aes for unified kernel Unified kernel invokes main() function in the init thread. This eliminates the need for a separate thread for the test. Change-Id: I4ff2e160213d152ca7c5d8422162f3464d935119 Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com>
2016-10-26 01:19:26 +08:00
kernel
=
unified