1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-08-11 18:54:16 -04:00
profanity/tests/unittests/test_omemo.c

11 lines
240 B
C
Raw Normal View History

2020-06-11 16:50:36 -04:00
#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) {}