build/cmake: add unit tests

Change-Id: Id239a17a9d601ac4cae074c9fb83102bfde7a6c7
This commit is contained in:
Fadi SHEHADEH
2023-02-08 09:13:02 -05:00
committed by Sébastien Blin
parent 417447a167
commit 0ec1d2e353
28 changed files with 290 additions and 69 deletions

View File

@ -37,6 +37,8 @@
#include "common.h"
#include <yaml-cpp/yaml.h>
using namespace libjami::Account;
namespace jami {