summaryrefslogtreecommitdiff
path: root/ACE/tests/Log_Msg_Test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Removed pharlap supportJohnny Willemsen2023-02-011-1/+1
|
* Layout changes, remove redundant voidJohnny Willemsen2021-06-221-1/+0
| | | | | | | | | | | | | | * ACE/ace/LSOCK_Acceptor.cpp: * ACE/tests/Compiler_Features_20_DLL.h: * ACE/tests/DLL_Test.h: * ACE/tests/FIFO_Test.cpp: * ACE/tests/Framework_Component_DLL.h: * ACE/tests/Framework_Component_Test.cpp: * ACE/tests/Future_Set_Test.cpp: * ACE/tests/Log_Msg_Test.cpp: * ACE/tests/Logging_Strategy_Test.cpp: * ACE/tests/Max_Default_Port_Test_IPV6.cpp: * ACE/tests/Naming_Test.cpp:
* Make use of override where it should be used instead of virtualJohnny Willemsen2020-12-081-3/+3
|
* Removed redundant voidJohnny Willemsen2020-12-081-6/+6
|
* Fixed broken links and updated email address D. Schmidt to the correct oneJohnny Willemsen2019-01-241-1/+1
|
* Bugfix: ACE abort when use %l and the msg len exceed ACE_MAXLOGMSGLENshuai.lou2018-03-021-1/+1
|
* Extended the test to make sure %D and %#D also don't have a leading spaceJohnny Willemsen2017-08-111-6/+7
| | | | * ACE/tests/Log_Msg_Test.cpp:
* Fixed that ACE_Log_Msg %T and %#T leave a leading space. Extended ↵Johnny Willemsen2017-08-111-8/+18
| | | | | | | Log_Msg_Test to validate that there is no leading timestamp for these format specifier * ACE/ace/Log_Msg.cpp: * ACE/tests/Log_Msg_Test.cpp:
* Zap empty linesJohnny Willemsen2016-02-061-1/+0
| | | | | | * ACE/tests/Capabilities_Test.cpp: * ACE/tests/Log_Msg_Test.cpp: * ACE/tests/Missing_Svc_Conf_Test.cpp:
* Merged branch ace-face-safety (FACE Safety Profile import from OCITAO).Adam Mitz2015-11-061-8/+23
|
* Shorter headerJohnny Willemsen2015-01-071-1/+0
|
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-071-2/+0
|
* ChangeLogTag: Thu May 16 17:52:36 UTC 2013 Adam Mitz <mitza@ociweb.com>mitza2013-05-161-1/+1
|
* Fri Apr 12 19:30:05 UTC 2013 Huang-Ming Huang <huangh@ociweb.com>huangh2013-04-121-2/+1
|
* Thu Apr 11 19:42:14 UTC 2013 Huang-Ming Huang <huangh@ociweb.com>huangh2013-04-111-0/+104
|
* Thu Apr 11 15:20:21 UTC 2013 Huang-Ming Huang <huangh@ociweb.com>huangh2013-04-111-0/+3
|
* Thu Mar 24 13:10:02 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-03-241-29/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tests/ACE_Init_Test.h: * tests/ACE_Init_Test_Resource.h: * tests/ACE_Init_Test_StdAfx.h: * tests/Aio_Platform_Test.cpp: * tests/Atomic_Op_Test.cpp: * tests/Auto_Event_Test.cpp: * tests/Auto_IncDec_Test.cpp: * tests/Barrier_Test.cpp: * tests/Based_Pointer_Test.cpp: * tests/Based_Pointer_Test_Lib.cpp: * tests/Basic_Types_Test.cpp: * tests/Bound_Ptr_Test.h: * tests/Buffer_Stream_Test.cpp: * tests/Bug_2434_Regression_Test.cpp: * tests/Bug_2653_Regression_Test.cpp: * tests/Bug_2659_Regression_Test.cpp: * tests/Bug_3539_Regression_Test.cpp: * tests/Bug_3729_Regression_Test.cpp: * tests/CDR_Array_Test.cpp: * tests/CDR_File_Test.cpp: * tests/CDR_Test.cpp: * tests/Cache_Map_Manager_Test.h: * tests/Cache_Map_Manager_Test.cpp: * tests/Cached_Accept_Conn_Test.h: * tests/Cached_Accept_Conn_Test.cpp: * tests/Cached_Allocator_Test.cpp: * tests/Cached_Conn_Test.h: * tests/Cached_Conn_Test.cpp: * tests/Capabilities_Test.cpp: * tests/Codecs_Test.cpp: * tests/Collection_Test.h: * tests/Collection_Test.cpp: * tests/Config_Test.h: * tests/Config_Test.cpp: * tests/Conn_Test.h: * tests/Conn_Test.cpp: * tests/DLL_Test.cpp: * tests/DLL_Test_Impl.h: * tests/DLL_Test_Impl.cpp: * tests/DLList_Test.cpp: * tests/Dirent_Test.cpp: * tests/Dynamic_Priority_Test.cpp: * tests/Dynamic_Test.cpp: * tests/Enum_Interfaces_Test.cpp: * tests/FIFO_Test.cpp: * tests/FlReactor_Test.cpp: * tests/Framework_Component_DLL.h: * tests/Framework_Component_DLL.cpp: * tests/Framework_Component_Test.h: * tests/Future_Set_Test.cpp: * tests/Future_Test.cpp: * tests/Handle_Set_Test.cpp: * tests/Hash_Map_Bucket_Iterator_Test.cpp: * tests/Hash_Map_Manager_Test.cpp: * tests/Hash_Multi_Map_Manager_Test.cpp: * tests/High_Res_Timer_Test.cpp: * tests/INET_Addr_Test.cpp: * tests/IOStream_Test.cpp: * tests/Intrusive_Auto_Ptr_Test.cpp: * tests/Lazy_Map_Manager_Test.cpp: * tests/Log_Msg_Backend_Test.cpp: * tests/Log_Msg_Test.cpp: * tests/Logging_Strategy_Test.cpp: * tests/MEM_Stream_Test.h: * tests/MEM_Stream_Test.cpp: * tests/MM_Shared_Memory_Test.cpp: * tests/MT_NonBlocking_Connect_Test.cpp: * tests/MT_Reactor_Timer_Test.h: * tests/MT_Reactor_Timer_Test.cpp: * tests/MT_Reactor_Upcall_Test.cpp: * tests/MT_Reference_Counted_Event_Handler_Test.cpp: * tests/MT_Reference_Counted_Notify_Test.cpp: * tests/MT_SOCK_Test.cpp: * tests/Main.cpp: * tests/Malloc_Test.h: * tests/Malloc_Test.cpp: * tests/Manual_Event_Test.cpp: * tests/Map_Manager_Test.cpp: * tests/Map_Test.h: * tests/Map_Test.cpp: * tests/Max_Default_Port_Test.h: * tests/Max_Default_Port_Test.cpp: * tests/Mem_Map_Test.cpp: * tests/Message_Block_Test.cpp: * tests/Message_Queue_Notifications_Test.cpp: * tests/Message_Queue_Test.cpp: * tests/Message_Queue_Test_Ex.cpp: * tests/Missing_Svc_Conf_Test.cpp: * tests/Multihomed_INET_Addr_Test.cpp: * tests/Multihomed_INET_Addr_Test_IPV6.cpp: * tests/NDDS_Timer_Test.cpp: * tests/Naming_Test.cpp: * tests/Network_Adapters_Test.h: * tests/Network_Adapters_Test.cpp: * tests/New_Fail_Test.cpp: * tests/NonBlocking_Conn_Test.h: * tests/NonBlocking_Conn_Test.cpp: * tests/Notify_Performance_Test.cpp: * tests/Object_Manager_Flipping_Test.cpp: * tests/Object_Manager_Test.cpp: * tests/Obstack_Test.cpp: * tests/OrdMultiSet_Test.cpp: * tests/Pipe_Test.cpp: * tests/Priority_Buffer_Test.cpp: * tests/Priority_Reactor_Test.h: * tests/Priority_Reactor_Test.cpp: * tests/Priority_Task_Test.cpp: * tests/Proactor_Test.h: * tests/Proactor_Timer_Test.cpp: * tests/Process_Env_Test.cpp: * tests/Process_Manager_Test.cpp: * tests/Process_Manual_Event_Test.cpp: * tests/Process_Mutex_Test.cpp: * tests/Process_Semaphore_Test.cpp: * tests/Process_Strategy_Test.h: * tests/Process_Strategy_Test.cpp: * tests/Process_Test.cpp: * tests/QtReactor_Test.cpp: * tests/RB_Tree_Test.h: * tests/RB_Tree_Test.cpp: * tests/RW_Process_Mutex_Test.cpp: * tests/Reactor_Dispatch_Order_Test.cpp: * tests/Reactor_Dispatch_Order_Test_Dev_Poll.cpp: * tests/Reactor_Exceptions_Test.cpp: * tests/Reactor_Fairness_Test.h: * tests/Reactor_Fairness_Test.cpp: * tests/Reactor_Notify_Test.cpp: * tests/Reactor_Performance_Test.h: * tests/Reactor_Performance_Test.cpp: * tests/Reactor_Registration_Test.cpp: * tests/Reactor_Timer_Test.cpp: * tests/Reactors_Test.cpp: * tests/Reader_Writer_Test.cpp: * tests/Recursive_Condition_Bug_Test.cpp: * tests/Recursive_Condition_Test.cpp: * tests/Recursive_Mutex_Test.cpp: * tests/Refcounted_Auto_Ptr_Test.h: * tests/Refcounted_Event_Handler_Test_DevPoll.cpp: * tests/Reference_Counted_Event_Handler_Test.cpp: * tests/Reverse_Lock_Test.cpp: * tests/SOCK_Connector_Test.cpp: * tests/SOCK_Dgram_Bcast_Test.cpp: * tests/SOCK_Dgram_Test.cpp: * tests/SOCK_Netlink_Test.cpp: * tests/SOCK_SEQPACK_SCTP_Test.cpp: * tests/SOCK_Send_Recv_Test.cpp: * tests/SOCK_Test.cpp: * tests/SPIPE_Test.cpp: * tests/SSL/Main.cpp: * tests/SSL/SSL_Asynch_Stream_Test.cpp: * tests/SSL/Thread_Pool_Reactor_SSL_Test.h: * tests/SSL/Thread_Pool_Reactor_SSL_Test.cpp: * tests/SString_Test.cpp: * tests/SV_Shared_Memory_Test.cpp: * tests/Semaphore_Test.cpp: * tests/Sig_Handlers_Test.cpp: * tests/Signal_Test.cpp: * tests/Sigset_Ops_Test.cpp: * tests/Simple_Message_Block_Test.cpp: * tests/Singleton_Test.cpp: * tests/Svc_Handler_Test.cpp: * tests/TP_Reactor_Test.h: * tests/TP_Reactor_Test.cpp: * tests/TSS_Static_Test.cpp: * tests/TSS_Test.cpp: * tests/TSS_Test_Errno.h: * tests/Task_Ex_Test.cpp: * tests/Task_Test.cpp: * tests/Thread_Attrs_Test.cpp: * tests/Thread_Creation_Threshold_Test.cpp: * tests/Thread_Manager_Test.cpp: * tests/Thread_Mutex_Test.cpp: * tests/Thread_Pool_Reactor_Resume_Test.h: * tests/Thread_Pool_Reactor_Resume_Test.cpp: * tests/Thread_Pool_Reactor_Test.h: * tests/Thread_Pool_Reactor_Test.cpp: * tests/Thread_Pool_Test.cpp: * tests/Time_Service_Test.cpp: * tests/Time_Value_Test.cpp: * tests/Timeprobe_Test.cpp: * tests/Timer_Cancellation_Test.cpp: * tests/Timer_Queue_Reference_Counting_Test.cpp: * tests/Timer_Queue_Test.cpp: * tests/TkReactor_Test.cpp: * tests/Tokens_Test.cpp: * tests/UPIPE_SAP_Test.cpp: * tests/UUID_Test.cpp: * tests/Unbounded_Set_Test.cpp: * tests/Unload_libACE.cpp: * tests/Upgradable_RW_Test.h: * tests/Upgradable_RW_Test.cpp: * tests/Vector_Test.cpp: * tests/WFMO_Reactor_Test.cpp: * tests/XtAthenaReactor_Test.cpp: * tests/XtMotifReactor_Test.cpp: Converted to doxygen style of documentation
* Removed trailing whitespacesJohnny Willemsen2010-09-171-1/+1
|
* Tue Aug 24 14:15:45 UTC 2010 Marijke Hengstmengel <mhengstmengel@remedy.nl>mhengstmengel2010-08-241-3/+1
| | | | | | * ace/Log_Msg.cpp * ace/Log_Msg.h * tests/Log_Msg_Test.cpp Revert changes for logging thread id as argument.
* Tue Aug 24 11:29:45 UTC 2010 Marijke Hengstmengel <mhengstmengel@remedy.nl>mhengstmengel2010-08-241-18/+21
| | | | | | | * ace/Log_Msg.h: * ace/Log_Msg.cpp: * tests/Log_Msg_Test.cpp: * ChangeLog: Add %#t to log a thread id that is coming from user code, as argument .
* Wed Jun 23 14:17:26 UTC 2010 Vladimir Zykov <vladimir.zykov@prismtech.com>vzykov2010-06-231-0/+1
| | | | | * tests/Log_Msg_Test.cpp: Added nul terminator at the end of a string that was missing.
* ChangeLogTag: Fri Mar 12 21:53:30 UTC 2010 Adam Mitz <mitza@ociweb.com>mitza2010-03-121-1/+1
|
* Wed Dec 16 09:09:00 UTC 2009 Martin Corino <mcorino@remedy.nl>mcorino2009-12-161-0/+9
| | | | | | | | | | | | | | | | | | | * ACE_wrappers/ace/ACE.h: * ACE_wrappers/ace/ACE.cpp: * ACE_wrappers/ace/Log_Msg.cpp: Added option to print a given ACE_Time_Value in the log message instead of system supplied timestamp as in %T and %D. The option is implemented as a variant of the %D/%T options by using the '#' flag character like '%#D' or '%#T'. When using this flag an ACE_Time_Value pointer is expected in the argument list supplied with the log message. This fixed Bugzilla #3221. * ACE_wrappers/tests/Log_Msg_Test.cpp: Added some testlines for this option.
* ChangeLogTag: Mon Oct 19 14:24:45 UTC 2009 Olli Savia <ops@iki.fi>olli2009-10-191-0/+2
|
* ChangeLogTag:Tueschmidt2009-08-041-3/+48
|
* Wed Apr 1 19:48:22 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-04-011-1/+1
| | | | | | | | | | | | | | * tests/Log_Msg_Test.cpp: Fix for vxworks 6.7 * tests/Recursive_Condition_Test.cpp: Const change and added a debug statement * tests/Sig_Handlers_Test.cpp: Removed not needed include and fixed compile issue * tests/tests.mpc: Added missing Sig_Handlers_Test
* Sat Feb 14 14:53:28 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-141-0/+4
| | | | | | | | | * ace/Log_Msg.cpp: Print null if we get a nill string for a %p format specifier instead of causing a crash. This fixes bugzilla 3571 * tests/Log_Msg_Test.cpp: Extended this test.
* Mon Sep 29 18:04:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-09-291-1/+1
|
* Mon Aug 11 18:18:15 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-08-111-1/+1
|
* Mon Aug 11 08:56:15 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-08-111-64/+109
|
* Mon May 19 19:26:21 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-05-191-2/+2
|
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+625
|
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-625/+0
|
* ChangeLogTag: Wed Oct 17 12:00:00 UTC 2007 Simon Massey ↵sma2007-10-171-1/+1
| | | | <simon.massey@prismtech.com>
* Tue May 22 12:12:55 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-05-221-1/+1
|
* Tue Apr 17 06:51:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-04-171-1/+1
|
* Mon Apr 16 11:01:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-04-161-2/+17
|
* ChangeLogTag: Wed Dec 27 09:27:06 UTC 2006 Olli Savia <ops@iki.fi>olli2006-12-271-1/+1
|
* Wed Nov 22 10:48:12 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2006-11-221-2/+5
|
* Repo restructuringWilliam R. Otte2006-07-241-0/+607