Go to the source code of this file.
◆ TEST_DATA
#define TEST_DATA |
( |
|
n | ) |
{ .data = (u8 *) n, .length = sizeof (n)} |
◆ UNITTEST_REGISTER_CRYPTO_TEST
#define UNITTEST_REGISTER_CRYPTO_TEST |
( |
|
x | ) |
|
Value:static void __clib_constructor \
__unittest_crypto_test_registration_##x (void) \
{ \
cm->test_registrations = & __unittest_crypto_test_##x; \
} \
unittest_crypto_test_registration_t __unittest_crypto_test_##x
unittest_crypto_test_registration_t * test_registrations
crypto_test_main_t crypto_test_main
Definition at line 56 of file crypto.h.
◆ unittest_crypto_test_registration_t
◆ crypto_test_main