tests: Declare module test functions in a header file
This gets rid of number of warnings from sparse. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
3e624369cb
commit
50a17a76e1
9 changed files with 36 additions and 22 deletions
|
@ -9,6 +9,7 @@
|
|||
#include "utils/includes.h"
|
||||
|
||||
#include "utils/common.h"
|
||||
#include "utils/module_tests.h"
|
||||
#include "crypto/aes_siv.h"
|
||||
#include "crypto/aes_wrap.h"
|
||||
#include "crypto/aes.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue