Public Member Functions | |
virtual void | setUp () |
Test initialization. More... | |
SystemLoggerTests () | |
Constructor. More... | |
virtual void | tearDown () |
Test finalization. More... | |
void | test_constract_name (void) |
コンストラクタログレベルのテスト More... | |
void | test_deadlock (void) |
ログ出力のデッドロックテスト More... | |
void | test_getDate (void) |
getDate()メソッドのテスト More... | |
void | test_header (void) |
header()メソッドのテスト More... | |
void | test_logfile_DEBUG (void) |
logfile出力のテスト More... | |
void | test_logfile_ERROR (void) |
logfile出力のテスト More... | |
void | test_logfile_FATAL (void) |
logfile出力のテスト More... | |
void | test_logfile_INFO (void) |
logfile出力のテスト More... | |
void | test_logfile_PARANOID (void) |
logfile出力のテスト More... | |
void | test_logfile_SILENT (void) |
logfile出力のテスト More... | |
void | test_logfile_TRACE (void) |
logfile出力のテスト More... | |
void | test_logfile_VERBOSE (void) |
logfile出力のテスト More... | |
void | test_logfile_WARNING (void) |
logfile出力のテスト More... | |
void | test_setDateFormat (void) |
setDateFormat()メソッドのテスト More... | |
void | test_setLevel (void) |
setLevel()メソッドのテスト More... | |
void | test_setName (void) |
setName()メソッドのテスト More... | |
void | test_strToLevel (void) |
strToLevel()メソッドのテスト More... | |
virtual | ~SystemLoggerTests () |
Destructor. More... | |
Definition at line 111 of file SystemLoggerTests.cpp.
|
inline |
Constructor.
Definition at line 144 of file SystemLoggerTests.cpp.
|
inlinevirtual |
Destructor.
Definition at line 151 of file SystemLoggerTests.cpp.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
inlinevirtual |
Test initialization.
Definition at line 158 of file SystemLoggerTests.cpp.
|
inlinevirtual |
Test finalization.
Definition at line 166 of file SystemLoggerTests.cpp.
|
inline |
コンストラクタログレベルのテスト
Definition at line 1187 of file SystemLoggerTests.cpp.
|
inline |
ログ出力のデッドロックテスト
Definition at line 1282 of file SystemLoggerTests.cpp.
|
inline |
|
inline |
|
inline |
logfile出力のテスト
Definition at line 635 of file SystemLoggerTests.cpp.
|
inline |
logfile出力のテスト
Definition at line 911 of file SystemLoggerTests.cpp.
|
inline |
logfile出力のテスト
Definition at line 1003 of file SystemLoggerTests.cpp.
|
inline |
logfile出力のテスト
Definition at line 727 of file SystemLoggerTests.cpp.
|
inline |
logfile出力のテスト
Definition at line 359 of file SystemLoggerTests.cpp.
|
inline |
logfile出力のテスト
Definition at line 1095 of file SystemLoggerTests.cpp.
|
inline |
logfile出力のテスト
Definition at line 543 of file SystemLoggerTests.cpp.
|
inline |
logfile出力のテスト
Definition at line 451 of file SystemLoggerTests.cpp.
|
inline |
logfile出力のテスト
Definition at line 819 of file SystemLoggerTests.cpp.
|
inline |
setDateFormat()メソッドのテスト
Definition at line 203 of file SystemLoggerTests.cpp.
|
inline |
|
inline |
|
inline |