add ignoring results of some tests
This commit is contained in:
@@ -12,5 +12,5 @@
|
||||
#define __CRYPTOTEST_H
|
||||
#include <stdbool.h>
|
||||
|
||||
int ExecuteCryptoTests(bool verbose);
|
||||
int ExecuteCryptoTests(bool verbose, bool ignore_time);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user