Sample code for crypto library was duplicated and run twice. Make the samples/crypto/ directory the contain of the source and add the test logic and makefiles to the samples/microkernel/tests referencing the source in samples/crypto. Change-Id: I74d34de9351642fc4508e6bedd65e9b34676b01e Signed-off-by: Anas Nashif <anas.nashif@intel.com> |
||
|---|---|---|
| .. | ||
| test_aes | ||
| test_cbc | ||
| test_ctr | ||
| test_hmac | ||
| test_prng | ||
| test_sha256 | ||