wolfssl/tests/unit.h

7 lines
93 B
C

/* unit.h unit tests driver */
int ApiTest(void);
int SuiteTest(void);
int HashTest(void);