summaryrefslogtreecommitdiff
path: root/tests/log/Makefile.am
blob: 916ed556f55a613149d5ea8c2c22b01d0788841d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
##----------------------------------------------------------------------------
##       $Id$
##
##       Makefile.am for all the ACE ``one-button'' tests log directory
##----------------------------------------------------------------------------

##
##  Process this file with automake to create Makefile.in
##

## The number in AUTOMAKE_OPTIONS is the minimum required version automake
## needed to process this file.
AUTOMAKE_OPTIONS = 1.4

## This file is just here so that this directory gets added to the
## distribution

DISTCLEANFILES = \
         ACE_DLList_Test.log \
         Aio_Platform_Test.log \
         Atomic_Op_Test.log  \
         Barrier_Test.log  \
         Basic_Types_Test.log  \
         Buffer_Stream_Test.log  \
         Conn_Test.log  \
         Dynamic_Priority_Test.log  \
         Enum_Interfaces_Test.log  \
         Env_Value_Test.log  \
         Future_Test.log  \
         Handle_Set_Test.log  \
         Hash_Map_Manager_Test.log \
         High_Res_Timer_Test.log \
         IOStream_Test.log  \
         MM_Shared_Memory_Test.log  \
         MT_Reactor_Timer_Test.log \
         MT_SOCK_Test.log  \
         Map_Manager_Test.log  \
         Mem_Map_Test.log  \
         Message_Block_Test.log  \
         Message_Queue_Notifications_Test.log  \
         Message_Queue_Test.log  \
         Naming_Test.log  \
         Notify_Performance_Test.log  \
         OrdMultiSet_Test.log  \
         Pipe_Test.log  \
         Pipe_Test-children.log \
         Priority_Buffer_Test.log  \
         Priority_Reactor_Test.log  \
         Priority_Task_Test.log  \
         Process_Mutex_Test.log  \
         Process_Mutex_Test-children.log \
         Process_Strategy_Test.log  \
         Reactor_Exceptions_Test.log  \
         Reactor_Notify_Test.log  \
         Reactor_Performance_Test.log  \
         Reactor_Timer_Test.log  \
         Reactors_Test.log  \
         Reader_Writer_Test.log  \
         Recursive_Mutex_Test.log  \
         SOCK_Connector_Test.log  \
         SOCK_Test.log  \
         SPIPE_Test.log  \
         SString_Test.log  \
         SV_Shared_Memory_Test.log  \
         Semaphore_Test.log  \
         Service_Config_Test.log  \
         Sigset_Ops_Test.log  \
         Simple_Message_Block_Test.log  \
         TSS_Test.log  \
         Task_Test.log  \
         Thread_Manager_Test.log  \
         Thread_Mutex_Test.log  \
         Thread_Pool_Test.log  \
         Time_Service_Test.log  \
         Time_Value_Test.log  \
         Timeprobe_Test.log  \
         Timer_Queue_Test.log  \
         Tokens_Test.log  \
         UPIPE_SAP_Test.log  \
         Upgradable_RW_Test.log \
         XtReactor_Test.log