forked from wolfSSL/wolfssl
unit header
This commit is contained in:
5
tests/unit.h
Normal file
5
tests/unit.h
Normal file
@ -0,0 +1,5 @@
|
||||
/* unit.h unit tests driver */
|
||||
|
||||
int ApiTest(void);
|
||||
int SuiteTest(void);
|
||||
|
Reference in New Issue
Block a user