Index: unittests/tst_logging.h =================================================================== diff -u -r2ef03b2ce51b4dc507f66e9671953a8e0824bde9 -r5b68ba0e456eb8667195ce78d280868c389310ea --- unittests/tst_logging.h (.../tst_logging.h) (revision 2ef03b2ce51b4dc507f66e9671953a8e0824bde9) +++ unittests/tst_logging.h (.../tst_logging.h) (revision 5b68ba0e456eb8667195ce78d280868c389310ea) @@ -50,6 +50,10 @@ void setLogPath_F(); void setLogPath_T(); + void setLogPath_TreatmentType(); + void tst_log_function_extraCases(); + void tst_enableConsoleOut(); + void readUnknown(); };