5 #ifndef SMARTTESTER_UNITTESTER_H
6 #define SMARTTESTER_UNITTESTER_H
8 #include <rtl/FilesystemLib.h>
9 #include "../testers/GenericUnitTester.h"
18 void executeFilterTests(
const GUID &guid);
24 void executeModelTests(
const wchar_t *lib);
30 void executeMetricTests(
const wchar_t *lib);
36 void executeApproximatorTests(
const wchar_t *lib);
41 void executeAllTests();
60 bool moveToTmp(
const filesystem::path& filePath);
61 #endif //SMARTTESTER_UNITTESTER_H