1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-07-07 18:04:15 -04:00
profanity/tests/unittests/test_omemo.c
2020-11-16 21:58:07 +01:00

11 lines
240 B
C

#include <cmocka.h>
#include <setjmp.h>
#include <stdarg.h>
#include <stddef.h>
#include <stdlib.h>
#include "omemo/crypto.h"
void test_omemo_aesgcm256_encrypt_file(void **state) {}
void test_omemo_aesgcm256_encrypt_file(void **state) {}