Added test project

This commit is contained in:
Leonetienne
2022-05-27 15:26:08 +02:00
parent b888585f75
commit 612157bcac
4 changed files with 18005 additions and 0 deletions

2
GCryptCLI/test/main.cpp Normal file
View File

@@ -0,0 +1,2 @@
#define CATCH_CONFIG_MAIN
#include "Catch2.h"