blob: 1a190dda3ab0a846baa8a4bfdd44cb3a1d48b9d7 [file] [log] [blame]
Holger Hans Peter Freyther6c882172012-01-06 15:16:12 +01001AT_INIT
2AT_BANNER([Regression tests.])
3
Max918cfeb2017-09-29 14:33:35 +02004AT_SETUP([gsm0408])
5AT_KEYWORDS([gsm0408])
6cat $abs_srcdir/gsm0408/gsm0408_test.ok > expout
7AT_CHECK([$abs_top_builddir/tests/gsm0408/gsm0408_test], [], [expout], [ignore])
8AT_CLEANUP
9
Neels Hofmeyr6d804b12017-02-18 22:20:46 +010010AT_SETUP([bsc_subscr])
11AT_KEYWORDS([bsc_subscr])
12cat $abs_srcdir/subscr/bsc_subscr_test.ok > expout
13cat $abs_srcdir/subscr/bsc_subscr_test.err > experr
14AT_CHECK([$abs_top_builddir/tests/subscr/bsc_subscr_test], [], [expout], [experr])
15AT_CLEANUP
16
Holger Hans Peter Freytherbce56752012-11-22 14:59:46 +010017AT_SETUP([abis])
18AT_KEYWORDS([abis])
19cat $abs_srcdir/abis/abis_test.ok > expout
20AT_CHECK([$abs_top_builddir/tests/abis/abis_test], [], [expout], [ignore])
21AT_CLEANUP
Jacob Erlbeck946d1412013-09-17 13:59:29 +020022
23AT_SETUP([bsc])
24AT_KEYWORDS([bsc])
Jacob Erlbeck946d1412013-09-17 13:59:29 +020025cat $abs_srcdir/bsc/bsc_test.ok > expout
26AT_CHECK([$abs_top_builddir/tests/bsc/bsc_test], [], [expout], [ignore])
27AT_CLEANUP
Jacob Erlbeck51a869c2013-10-15 12:00:26 +020028
Philipp Maier844876f2018-07-13 09:17:07 +020029AT_SETUP([codec_pref])
30AT_KEYWORDS([codec_pref])
31cat $abs_srcdir/codec_pref/codec_pref_test.ok > expout
32AT_CHECK([$abs_top_builddir/tests/codec_pref/codec_pref_test], [], [expout], [ignore])
33AT_CLEANUP
34
Philippb4cb8382016-09-29 17:01:57 +020035AT_SETUP([nanobts_omlattr])
36AT_KEYWORDS([nanobts_omlattr])
37cat $abs_srcdir/nanobts_omlattr/nanobts_omlattr_test.ok > expout
38AT_CHECK([$abs_top_builddir/tests/nanobts_omlattr/nanobts_omlattr_test], [], [expout], [ignore])
39AT_CLEANUP
Neels Hofmeyr9eb208f2017-11-07 03:38:28 +010040
Neels Hofmeyr19bed232018-03-22 04:54:57 +010041AT_SETUP([neighbor_ident])
42AT_KEYWORDS([neighbor_ident])
43cat $abs_srcdir/handover/neighbor_ident_test.ok > expout
44cat $abs_srcdir/handover/neighbor_ident_test.err > experr
45AT_CHECK([$abs_top_builddir/tests/handover/neighbor_ident_test], [], [expout], [experr])
46AT_CLEANUP
47
Neels Hofmeyr909e9722017-12-07 03:54:01 +010048AT_SETUP([handover test 0])
49AT_KEYWORDS([handover])
50cat $abs_srcdir/handover/handover_test.ok > expout
51AT_CHECK([$abs_top_builddir/tests/handover/handover_test 0], [], [expout], [ignore])
52AT_CLEANUP
53
54AT_SETUP([handover test 1])
55AT_KEYWORDS([handover])
56cat $abs_srcdir/handover/handover_test.ok > expout
57AT_CHECK([$abs_top_builddir/tests/handover/handover_test 1], [], [expout], [ignore])
58AT_CLEANUP
59
60AT_SETUP([handover test 2])
61AT_KEYWORDS([handover])
62cat $abs_srcdir/handover/handover_test.ok > expout
63AT_CHECK([$abs_top_builddir/tests/handover/handover_test 2], [], [expout], [ignore])
64AT_CLEANUP
65
66AT_SETUP([handover test 3])
67AT_KEYWORDS([handover])
68cat $abs_srcdir/handover/handover_test.ok > expout
69AT_CHECK([$abs_top_builddir/tests/handover/handover_test 3], [], [expout], [ignore])
70AT_CLEANUP
71
72AT_SETUP([handover test 4])
73AT_KEYWORDS([handover])
74cat $abs_srcdir/handover/handover_test.ok > expout
75AT_CHECK([$abs_top_builddir/tests/handover/handover_test 4], [], [expout], [ignore])
76AT_CLEANUP
77
78AT_SETUP([handover test 5])
79AT_KEYWORDS([handover])
80cat $abs_srcdir/handover/handover_test.ok > expout
81AT_CHECK([$abs_top_builddir/tests/handover/handover_test 5], [], [expout], [ignore])
82AT_CLEANUP
83
84AT_SETUP([handover test 6])
85AT_KEYWORDS([handover])
86cat $abs_srcdir/handover/handover_test.ok > expout
87AT_CHECK([$abs_top_builddir/tests/handover/handover_test 6], [], [expout], [ignore])
88AT_CLEANUP
89
90AT_SETUP([handover test 7])
91AT_KEYWORDS([handover])
92cat $abs_srcdir/handover/handover_test.ok > expout
93AT_CHECK([$abs_top_builddir/tests/handover/handover_test 7], [], [expout], [ignore])
94AT_CLEANUP
95
96AT_SETUP([handover test 8])
97AT_KEYWORDS([handover])
98cat $abs_srcdir/handover/handover_test.ok > expout
99AT_CHECK([$abs_top_builddir/tests/handover/handover_test 8], [], [expout], [ignore])
100AT_CLEANUP
101
102AT_SETUP([handover test 9])
103AT_KEYWORDS([handover])
104cat $abs_srcdir/handover/handover_test.ok > expout
105AT_CHECK([$abs_top_builddir/tests/handover/handover_test 9], [], [expout], [ignore])
106AT_CLEANUP
107
108AT_SETUP([handover test 10])
109AT_KEYWORDS([handover])
110cat $abs_srcdir/handover/handover_test.ok > expout
111AT_CHECK([$abs_top_builddir/tests/handover/handover_test 10], [], [expout], [ignore])
112AT_CLEANUP
113
114AT_SETUP([handover test 11])
115AT_KEYWORDS([handover])
116cat $abs_srcdir/handover/handover_test.ok > expout
117AT_CHECK([$abs_top_builddir/tests/handover/handover_test 11], [], [expout], [ignore])
118AT_CLEANUP
119
120AT_SETUP([handover test 12])
121AT_KEYWORDS([handover])
122cat $abs_srcdir/handover/handover_test.ok > expout
123AT_CHECK([$abs_top_builddir/tests/handover/handover_test 12], [], [expout], [ignore])
124AT_CLEANUP
125
126AT_SETUP([handover test 13])
127AT_KEYWORDS([handover])
128cat $abs_srcdir/handover/handover_test.ok > expout
129AT_CHECK([$abs_top_builddir/tests/handover/handover_test 13], [], [expout], [ignore])
130AT_CLEANUP
131
132AT_SETUP([handover test 14])
133AT_KEYWORDS([handover])
134cat $abs_srcdir/handover/handover_test.ok > expout
135AT_CHECK([$abs_top_builddir/tests/handover/handover_test 14], [], [expout], [ignore])
136AT_CLEANUP
137
138AT_SETUP([handover test 15])
139AT_KEYWORDS([handover])
140cat $abs_srcdir/handover/handover_test.ok > expout
141AT_CHECK([$abs_top_builddir/tests/handover/handover_test 15], [], [expout], [ignore])
142AT_CLEANUP
143
144AT_SETUP([handover test 16])
145AT_KEYWORDS([handover])
146cat $abs_srcdir/handover/handover_test.ok > expout
147AT_CHECK([$abs_top_builddir/tests/handover/handover_test 16], [], [expout], [ignore])
148AT_CLEANUP
149
150AT_SETUP([handover test 17])
151AT_KEYWORDS([handover])
152cat $abs_srcdir/handover/handover_test.ok > expout
153AT_CHECK([$abs_top_builddir/tests/handover/handover_test 17], [], [expout], [ignore])
154AT_CLEANUP
155
156AT_SETUP([handover test 18])
157AT_KEYWORDS([handover])
158cat $abs_srcdir/handover/handover_test.ok > expout
159AT_CHECK([$abs_top_builddir/tests/handover/handover_test 18], [], [expout], [ignore])
160AT_CLEANUP
161
162AT_SETUP([handover test 19])
163AT_KEYWORDS([handover])
164cat $abs_srcdir/handover/handover_test.ok > expout
165AT_CHECK([$abs_top_builddir/tests/handover/handover_test 19], [], [expout], [ignore])
166AT_CLEANUP
167
168AT_SETUP([handover test 20])
169AT_KEYWORDS([handover])
170cat $abs_srcdir/handover/handover_test.ok > expout
171AT_CHECK([$abs_top_builddir/tests/handover/handover_test 20], [], [expout], [ignore])
172AT_CLEANUP
173
174AT_SETUP([handover test 21])
175AT_KEYWORDS([handover])
176cat $abs_srcdir/handover/handover_test.ok > expout
177AT_CHECK([$abs_top_builddir/tests/handover/handover_test 21], [], [expout], [ignore])
178AT_CLEANUP
179
180AT_SETUP([handover test 22])
181AT_KEYWORDS([handover])
182cat $abs_srcdir/handover/handover_test.ok > expout
183AT_CHECK([$abs_top_builddir/tests/handover/handover_test 22], [], [expout], [ignore])
184AT_CLEANUP
185
186AT_SETUP([handover test 23])
187AT_KEYWORDS([handover])
188cat $abs_srcdir/handover/handover_test.ok > expout
189AT_CHECK([$abs_top_builddir/tests/handover/handover_test 23], [], [expout], [ignore])
190AT_CLEANUP
191
192AT_SETUP([handover test 24])
193AT_KEYWORDS([handover])
194cat $abs_srcdir/handover/handover_test.ok > expout
195AT_CHECK([$abs_top_builddir/tests/handover/handover_test 24], [], [expout], [ignore])
196AT_CLEANUP
197
198AT_SETUP([handover test 25])
199AT_KEYWORDS([handover])
200cat $abs_srcdir/handover/handover_test.ok > expout
201AT_CHECK([$abs_top_builddir/tests/handover/handover_test 25], [], [expout], [ignore])
202AT_CLEANUP
203
204AT_SETUP([handover test 26])
205AT_KEYWORDS([handover])
206cat $abs_srcdir/handover/handover_test.ok > expout
207AT_CHECK([$abs_top_builddir/tests/handover/handover_test 26], [], [expout], [ignore])
208AT_CLEANUP
209
210AT_SETUP([handover test 27])
211AT_KEYWORDS([handover])
212cat $abs_srcdir/handover/handover_test.ok > expout
213AT_CHECK([$abs_top_builddir/tests/handover/handover_test 27], [], [expout], [ignore])
214AT_CLEANUP
215
216AT_SETUP([handover test 28])
217AT_KEYWORDS([handover])
218cat $abs_srcdir/handover/handover_test.ok > expout
219AT_CHECK([$abs_top_builddir/tests/handover/handover_test 28], [], [expout], [ignore])
220AT_CLEANUP