[Unit-Tests] Fix switch_core_video test to use temporary path for generated files and clean them up. Ignore test runtime dirs.

This commit is contained in:
Andrey Volk
2021-10-22 23:43:42 +03:00
parent d197db0601
commit 6da4f147de
3 changed files with 81 additions and 41 deletions

View File

@@ -30,8 +30,6 @@
*
*/
#include <switch.h>
#include <stdlib.h>
#include <test/switch_test.h>
#if defined(HAVE_OPENSSL)