Index: unittests/tst_logging.h =================================================================== diff -u -rc9f8f8cf3c6c37fc6460d8675c62c9442c4d4263 -r4489378415df8f8398f59a20ca637b39f2ed2613 --- unittests/tst_logging.h (.../tst_logging.h) (revision c9f8f8cf3c6c37fc6460d8675c62c9442c4d4263) +++ unittests/tst_logging.h (.../tst_logging.h) (revision 4489378415df8f8398f59a20ca637b39f2ed2613) @@ -50,6 +50,10 @@ void setLogPath_F(); void setLogPath_T(); + void setLogPath_TreatmentType(); + void tst_log_function_extraCases(); + void tst_enableConsoleOut(); + void readUnknown(); };