1
2include $(top_srcdir)/Makefile.tool-tests.am
3
4dist_noinst_SCRIPTS = filter_stderr   \
5		      filter_helgrind \
6		      filter_xml
7
8EXTRA_DIST = \
9	annotate_hbefore.vgtest annotate_hbefore.stdout.exp \
10		annotate_hbefore.stderr.exp \
11	annotate_rwlock.vgtest annotate_rwlock.stdout.exp \
12		annotate_rwlock.stderr.exp \
13	annotate_smart_pointer.vgtest annotate_smart_pointer.stdout.exp \
14		annotate_smart_pointer.stderr.exp \
15	cond_init_destroy.vgtest cond_init_destroy.stderr.exp \
16	cond_timedwait_invalid.vgtest cond_timedwait_invalid.stdout.exp \
17		cond_timedwait_invalid.stderr.exp \
18	cond_timedwait_test.vgtest cond_timedwait_test.stdout.exp \
19		cond_timedwait_test.stderr.exp \
20	bar_bad.vgtest bar_bad.stdout.exp bar_bad.stderr.exp \
21	bar_trivial.vgtest bar_trivial.stdout.exp bar_trivial.stderr.exp \
22	free_is_write.vgtest free_is_write.stdout.exp \
23		free_is_write.stderr.exp \
24	hg01_all_ok.vgtest hg01_all_ok.stdout.exp hg01_all_ok.stderr.exp \
25	hg02_deadlock.vgtest hg02_deadlock.stdout.exp hg02_deadlock.stderr.exp \
26	hg03_inherit.vgtest hg03_inherit.stdout.exp hg03_inherit.stderr.exp \
27	hg04_race.vgtest hg04_race.stdout.exp hg04_race.stderr.exp \
28	hg05_race2.vgtest hg05_race2.stdout.exp hg05_race2.stderr.exp \
29	hg06_readshared.vgtest hg06_readshared.stdout.exp \
30		hg06_readshared.stderr.exp \
31	locked_vs_unlocked1_fwd.vgtest \
32		locked_vs_unlocked1_fwd.stderr.exp \
33		locked_vs_unlocked1_fwd.stdout.exp \
34	locked_vs_unlocked1_rev.vgtest \
35		locked_vs_unlocked1_rev.stderr.exp \
36		locked_vs_unlocked1_rev.stdout.exp \
37	locked_vs_unlocked2.vgtest \
38		locked_vs_unlocked2.stderr.exp \
39		locked_vs_unlocked2.stdout.exp \
40	locked_vs_unlocked3.vgtest \
41		locked_vs_unlocked3.stderr.exp \
42		locked_vs_unlocked3.stdout.exp \
43	pth_barrier1.vgtest pth_barrier1.stdout.exp pth_barrier1.stderr.exp \
44	pth_barrier2.vgtest pth_barrier2.stdout.exp pth_barrier2.stderr.exp \
45	pth_barrier3.vgtest pth_barrier3.stdout.exp pth_barrier3.stderr.exp \
46	pth_destroy_cond.vgtest \
47		pth_destroy_cond.stdout.exp pth_destroy_cond.stderr.exp \
48	pth_cond_destroy_busy.vgtest pth_cond_destroy_busy.stderr.exp \
49	pth_cond_destroy_busy.stderr.exp-ppc64 \
50	pth_spinlock.vgtest pth_spinlock.stdout.exp pth_spinlock.stderr.exp \
51	rwlock_race.vgtest rwlock_race.stdout.exp rwlock_race.stderr.exp \
52	rwlock_test.vgtest rwlock_test.stdout.exp rwlock_test.stderr.exp \
53	shmem_abits.vgtest shmem_abits.stdout.exp shmem_abits.stderr.exp \
54	stackteardown.vgtest stackteardown.stdout.exp stackteardown.stderr.exp \
55	t2t_laog.vgtest t2t_laog.stdout.exp t2t_laog.stderr.exp \
56	tc01_simple_race.vgtest tc01_simple_race.stdout.exp \
57		tc01_simple_race.stderr.exp \
58	tc02_simple_tls.vgtest tc02_simple_tls.stdout.exp \
59		tc02_simple_tls.stderr.exp \
60	tc03_re_excl.vgtest tc03_re_excl.stdout.exp \
61		tc03_re_excl.stderr.exp \
62	tc04_free_lock.vgtest tc04_free_lock.stdout.exp \
63		tc04_free_lock.stderr.exp \
64	tc05_simple_race.vgtest tc05_simple_race.stdout.exp \
65		tc05_simple_race.stderr.exp \
66	tc06_two_races.vgtest tc06_two_races.stdout.exp \
67		tc06_two_races.stderr.exp \
68	tc06_two_races_xml.vgtest tc06_two_races_xml.stdout.exp \
69		tc06_two_races_xml.stderr.exp \
70	tc07_hbl1.vgtest tc07_hbl1.stdout.exp tc07_hbl1.stderr.exp \
71	tc08_hbl2.vgtest tc08_hbl2.stdout.exp tc08_hbl2.stderr.exp \
72	tc09_bad_unlock.vgtest tc09_bad_unlock.stdout.exp \
73		tc09_bad_unlock.stderr.exp \
74	tc10_rec_lock.vgtest tc10_rec_lock.stdout.exp tc10_rec_lock.stderr.exp \
75	tc11_XCHG.vgtest tc11_XCHG.stdout.exp tc11_XCHG.stderr.exp \
76	tc12_rwl_trivial.vgtest tc12_rwl_trivial.stdout.exp \
77		tc12_rwl_trivial.stderr.exp \
78		tc12_rwl_trivial.stderr.exp-darwin970 \
79	tc13_laog1.vgtest tc13_laog1.stdout.exp tc13_laog1.stderr.exp \
80	tc14_laog_dinphils.vgtest tc14_laog_dinphils.stdout.exp \
81		tc14_laog_dinphils.stderr.exp \
82	tc15_laog_lockdel.vgtest tc15_laog_lockdel.stdout.exp \
83		tc15_laog_lockdel.stderr.exp \
84	tc16_byterace.vgtest tc16_byterace.stdout.exp \
85		tc16_byterace.stderr.exp \
86	tc17_sembar.vgtest tc17_sembar.stdout.exp \
87		tc17_sembar.stderr.exp \
88	tc18_semabuse.vgtest tc18_semabuse.stdout.exp \
89		tc18_semabuse.stderr.exp \
90		tc18_semabuse.stderr.exp-linux-mips32 \
91		tc18_semabuse.stderr.exp-linux-mips32-b \
92	tc19_shadowmem.vgtest tc19_shadowmem.stdout.exp \
93		tc19_shadowmem.stderr.exp tc19_shadowmem.stderr.exp-mips32 \
94	tc20_verifywrap.vgtest tc20_verifywrap.stdout.exp \
95		tc20_verifywrap.stderr.exp \
96		tc20_verifywrap.stderr.exp-glibc-2.18 \
97		tc20_verifywrap.stderr.exp-mips32 \
98		tc20_verifywrap.stderr.exp-mips32-b \
99		tc20_verifywrap.stderr.exp-s390x \
100	tc21_pthonce.vgtest tc21_pthonce.stdout.exp tc21_pthonce.stderr.exp \
101	tc22_exit_w_lock.vgtest tc22_exit_w_lock.stdout.exp \
102		tc22_exit_w_lock.stderr.exp \
103		tc22_exit_w_lock.stderr.exp-kfail-x86 \
104	tc23_bogus_condwait.vgtest tc23_bogus_condwait.stdout.exp \
105		tc23_bogus_condwait.stderr.exp \
106		tc23_bogus_condwait.stderr.exp-mips32 \
107	tc24_nonzero_sem.vgtest tc24_nonzero_sem.stdout.exp \
108		tc24_nonzero_sem.stderr.exp \
109	tls_threads.vgtest tls_threads.stdout.exp \
110		tls_threads.stderr.exp
111
112# XXX: tc18_semabuse uses operations that are unsupported on Darwin.  It
113# should be conditionally compiled like tc20_verifywrap is.
114check_PROGRAMS = \
115	annotate_hbefore \
116	cond_init_destroy \
117	cond_timedwait_invalid \
118	cond_timedwait_test \
119	free_is_write \
120	hg01_all_ok \
121	hg02_deadlock \
122	hg03_inherit \
123	hg04_race \
124	hg05_race2 \
125	hg06_readshared \
126	locked_vs_unlocked1 \
127	locked_vs_unlocked2 \
128	locked_vs_unlocked3 \
129	pth_destroy_cond \
130	shmem_abits \
131	stackteardown \
132	t2t \
133	tc01_simple_race \
134	tc02_simple_tls \
135	tc03_re_excl \
136	tc04_free_lock \
137	tc05_simple_race \
138	tc06_two_races \
139	tc07_hbl1 \
140	tc08_hbl2 \
141	tc09_bad_unlock \
142	tc10_rec_lock \
143	tc11_XCHG \
144	tc12_rwl_trivial \
145	tc13_laog1 \
146	tc14_laog_dinphils \
147	tc15_laog_lockdel \
148	tc16_byterace \
149	tc17_sembar \
150	tc18_semabuse \
151	tc19_shadowmem \
152	tc21_pthonce \
153	tc23_bogus_condwait \
154	tc24_nonzero_sem \
155	tls_threads
156
157# DDD: it seg faults, and then the Valgrind exit path hangs
158# JRS 29 July 09: it craps out in the stack unwinder, in
159#==13480==    at 0xF00B81FF: ??? f00b8180 VG_(get_StackTrace_wrk)
160#==13480==    by 0xF00B83F8: ??? f00b8340 VG_(get_StackTrace)
161#==13480==    by 0xF009FE19: ??? f009fd70 record_ExeContext_wrk
162#==13480==    by 0xF009D92E: ??? f009d8c0 construct_error
163#==13480==    by 0xF009F001: ??? f009eef0 VG_(maybe_record_error)
164#==13480==    by 0xF0081F80: ??? f0081f00 HG_(record_error_misc)
165#==13480==    by 0xF0089C00: ??? f0089b80 evh__pre_thread_ll_exit
166#==13480==    by 0xF01111D1: ??? f0111070 run_a_thread_NORETURN
167#==13480==    by 0xF0111512: ??? f0111500 start_thread_NORETURN
168# when the thread being unwound is at __bsdthread_terminate+0
169#
170# Like Tom says, the stack unwinder protection is bollocks.
171# We should junk all previous schemes and simply get the
172# stack unwinder to consult aspacem at each frame (cache-accelerated,
173# of course) to check each page it visits is accessible.
174#
175if ! VGCONF_PLATFORMS_INCLUDE_X86_DARWIN
176   check_PROGRAMS += \
177	tc22_exit_w_lock
178endif
179
180if VGCONF_PLATFORMS_INCLUDE_ARM_LINUX
181annotate_hbefore_CFLAGS = $(AM_CFLAGS) -mcpu=cortex-a8
182tc07_hbl1_CFLAGS        = $(AM_CFLAGS) -mcpu=cortex-a8
183tc08_hbl2_CFLAGS        = $(AM_CFLAGS) -mcpu=cortex-a8
184else
185annotate_hbefore_CFLAGS = $(AM_CFLAGS)
186tc07_hbl1_CFLAGS        = $(AM_CFLAGS)
187tc08_hbl2_CFLAGS        = $(AM_CFLAGS)
188endif
189
190if HAVE_PTHREAD_BARRIER
191check_PROGRAMS += bar_bad bar_trivial
192endif
193
194if HAVE_PTHREAD_MUTEX_TIMEDLOCK
195check_PROGRAMS += tc20_verifywrap
196endif
197
198if HAVE_BUILTIN_ATOMIC
199check_PROGRAMS += annotate_rwlock
200endif
201
202AM_CFLAGS   += $(AM_FLAG_M3264_PRI)
203AM_CXXFLAGS += $(AM_FLAG_M3264_PRI)
204
205LDADD = -lpthread
206
207if VGCONF_OS_IS_DARWIN
208annotate_hbefore_CFLAGS = $(AM_CFLAGS) -mdynamic-no-pic
209else
210annotate_hbefore_CFLAGS = $(AM_CFLAGS)
211endif
212