#ifndef CRYPTO_FRAMEWORK_TEST_H #define CRYPTO_FRAMEWORK_TEST_H #include "mini_test.h" void framework_test(); #endif //CRYPTO_FRAMEWORK_TEST_H