Files
mbedtls/tests
Gowtham Suresh Kumar 186731b22a Fix warnings from clang-16
Running clang-16 on mbedtls reports warnings of type "-Wstrict-prototypes".
This patch fixes these warnings by adding void to functions with no
arguments. The generate_test_code.py is modified to insert void into test
functions with no arguments in *.function files.

Signed-off-by: Gowtham Suresh Kumar <gowtham.sureshkumar@arm.com>
2023-07-26 17:11:51 +01:00
..
2023-07-06 10:16:15 +08:00
2023-07-26 17:11:51 +01:00
2023-05-12 13:58:05 +02:00
2023-03-13 19:20:42 +08:00
2023-03-13 19:20:42 +08:00