Hanno Becker
fac1d44d62
Fix style in ARIA parameter validation tests
2018-12-19 12:51:00 +00:00
Hanno Becker
b0de9f5b03
Test that mbedtls_aria_free() accepts NULL parameter
2018-12-19 12:51:00 +00:00
Hanno Becker
9e45c1607e
Test parameter validation for ARIA module
2018-12-19 12:51:00 +00:00
Simon Butcher
d08a2f7245
Adapt the ARIA test cases for new ECB function
...
Commit 08c337d058
"Remove useless parameter from function" removed the
parameter mode from the functions mbedtls_aria_crypt_ecb() which broke their
respective test suite.
This commit fixes those test cases.
2018-06-05 15:53:06 +01:00
Manuel Pégourié-Gonnard
977dc36b14
aria test suite: uniformize line wrapping
2018-03-01 13:51:52 +01:00
Manuel Pégourié-Gonnard
8abc349881
aria: rationalize buffer sizes in test functions
2018-03-01 11:28:51 +01:00
Manuel Pégourié-Gonnard
d82d79154c
aria: fix more whitespace
2018-03-01 11:28:38 +01:00
Manuel Pégourié-Gonnard
4231e7f46f
Fix some whitespace and other style issues
...
In addition to whitespace:
- wrapped a few long lines
- added parenthesis to return statements
2018-02-28 11:34:01 +01:00
Markku-Juhani O. Saarinen
8df81e029f
Test suite for ARIA
2018-02-27 12:39:12 +01:00