blob: f0f6fd137e687fe48411c27bca9e0ea878181dd1 [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 Freyther6c882172012-01-06 15:16:12 +010017AT_SETUP([channel])
18AT_KEYWORDS([channel])
19cat $abs_srcdir/channel/channel_test.ok > expout
20AT_CHECK([$abs_top_builddir/tests/channel/channel_test], [], [expout], [ignore])
21AT_CLEANUP
22
Holger Hans Peter Freyther85d3b342013-06-14 19:10:28 +020023AT_SETUP([bsc-nat-trie])
24AT_KEYWORDS([bsc-nat-trie])
Holger Hans Peter Freyther85d3b342013-06-14 19:10:28 +020025cp $abs_srcdir/bsc-nat-trie/prefixes.csv .
26cat $abs_srcdir/bsc-nat-trie/bsc_nat_trie_test.ok > expout
27AT_CHECK([$abs_top_builddir/tests/bsc-nat-trie/bsc_nat_trie_test], [], [expout], [ignore])
28AT_CLEANUP
29
Holger Hans Peter Freytherbce56752012-11-22 14:59:46 +010030AT_SETUP([abis])
31AT_KEYWORDS([abis])
32cat $abs_srcdir/abis/abis_test.ok > expout
33AT_CHECK([$abs_top_builddir/tests/abis/abis_test], [], [expout], [ignore])
34AT_CLEANUP
Jacob Erlbeck946d1412013-09-17 13:59:29 +020035
36AT_SETUP([bsc])
37AT_KEYWORDS([bsc])
Jacob Erlbeck946d1412013-09-17 13:59:29 +020038cat $abs_srcdir/bsc/bsc_test.ok > expout
39AT_CHECK([$abs_top_builddir/tests/bsc/bsc_test], [], [expout], [ignore])
40AT_CLEANUP
Jacob Erlbeck51a869c2013-10-15 12:00:26 +020041
Philippb4cb8382016-09-29 17:01:57 +020042AT_SETUP([nanobts_omlattr])
43AT_KEYWORDS([nanobts_omlattr])
44cat $abs_srcdir/nanobts_omlattr/nanobts_omlattr_test.ok > expout
45AT_CHECK([$abs_top_builddir/tests/nanobts_omlattr/nanobts_omlattr_test], [], [expout], [ignore])
46AT_CLEANUP
Neels Hofmeyr9eb208f2017-11-07 03:38:28 +010047
48AT_SETUP([bssap])
49AT_KEYWORDS([bssap])
50cat $abs_srcdir/bssap/bssap_test.ok > expout
51cat $abs_srcdir/bssap/bssap_test.err > experr
52AT_CHECK([$abs_top_builddir/tests/bssap/bssap_test], [], [expout], [experr])
53AT_CLEANUP
Neels Hofmeyr909e9722017-12-07 03:54:01 +010054
55AT_SETUP([handover test 0])
56AT_KEYWORDS([handover])
57cat $abs_srcdir/handover/handover_test.ok > expout
58AT_CHECK([$abs_top_builddir/tests/handover/handover_test 0], [], [expout], [ignore])
59AT_CLEANUP
60
61AT_SETUP([handover test 1])
62AT_KEYWORDS([handover])
63cat $abs_srcdir/handover/handover_test.ok > expout
64AT_CHECK([$abs_top_builddir/tests/handover/handover_test 1], [], [expout], [ignore])
65AT_CLEANUP
66
67AT_SETUP([handover test 2])
68AT_KEYWORDS([handover])
69cat $abs_srcdir/handover/handover_test.ok > expout
70AT_CHECK([$abs_top_builddir/tests/handover/handover_test 2], [], [expout], [ignore])
71AT_CLEANUP
72
73AT_SETUP([handover test 3])
74AT_KEYWORDS([handover])
75cat $abs_srcdir/handover/handover_test.ok > expout
76AT_CHECK([$abs_top_builddir/tests/handover/handover_test 3], [], [expout], [ignore])
77AT_CLEANUP
78
79AT_SETUP([handover test 4])
80AT_KEYWORDS([handover])
81cat $abs_srcdir/handover/handover_test.ok > expout
82AT_CHECK([$abs_top_builddir/tests/handover/handover_test 4], [], [expout], [ignore])
83AT_CLEANUP
84
85AT_SETUP([handover test 5])
86AT_KEYWORDS([handover])
87cat $abs_srcdir/handover/handover_test.ok > expout
88AT_CHECK([$abs_top_builddir/tests/handover/handover_test 5], [], [expout], [ignore])
89AT_CLEANUP
90
91AT_SETUP([handover test 6])
92AT_KEYWORDS([handover])
93cat $abs_srcdir/handover/handover_test.ok > expout
94AT_CHECK([$abs_top_builddir/tests/handover/handover_test 6], [], [expout], [ignore])
95AT_CLEANUP
96
97AT_SETUP([handover test 7])
98AT_KEYWORDS([handover])
99cat $abs_srcdir/handover/handover_test.ok > expout
100AT_CHECK([$abs_top_builddir/tests/handover/handover_test 7], [], [expout], [ignore])
101AT_CLEANUP
102
103AT_SETUP([handover test 8])
104AT_KEYWORDS([handover])
105cat $abs_srcdir/handover/handover_test.ok > expout
106AT_CHECK([$abs_top_builddir/tests/handover/handover_test 8], [], [expout], [ignore])
107AT_CLEANUP
108
109AT_SETUP([handover test 9])
110AT_KEYWORDS([handover])
111cat $abs_srcdir/handover/handover_test.ok > expout
112AT_CHECK([$abs_top_builddir/tests/handover/handover_test 9], [], [expout], [ignore])
113AT_CLEANUP
114
115AT_SETUP([handover test 10])
116AT_KEYWORDS([handover])
117cat $abs_srcdir/handover/handover_test.ok > expout
118AT_CHECK([$abs_top_builddir/tests/handover/handover_test 10], [], [expout], [ignore])
119AT_CLEANUP
120
121AT_SETUP([handover test 11])
122AT_KEYWORDS([handover])
123cat $abs_srcdir/handover/handover_test.ok > expout
124AT_CHECK([$abs_top_builddir/tests/handover/handover_test 11], [], [expout], [ignore])
125AT_CLEANUP
126
127AT_SETUP([handover test 12])
128AT_KEYWORDS([handover])
129cat $abs_srcdir/handover/handover_test.ok > expout
130AT_CHECK([$abs_top_builddir/tests/handover/handover_test 12], [], [expout], [ignore])
131AT_CLEANUP
132
133AT_SETUP([handover test 13])
134AT_KEYWORDS([handover])
135cat $abs_srcdir/handover/handover_test.ok > expout
136AT_CHECK([$abs_top_builddir/tests/handover/handover_test 13], [], [expout], [ignore])
137AT_CLEANUP
138
139AT_SETUP([handover test 14])
140AT_KEYWORDS([handover])
141cat $abs_srcdir/handover/handover_test.ok > expout
142AT_CHECK([$abs_top_builddir/tests/handover/handover_test 14], [], [expout], [ignore])
143AT_CLEANUP
144
145AT_SETUP([handover test 15])
146AT_KEYWORDS([handover])
147cat $abs_srcdir/handover/handover_test.ok > expout
148AT_CHECK([$abs_top_builddir/tests/handover/handover_test 15], [], [expout], [ignore])
149AT_CLEANUP
150
151AT_SETUP([handover test 16])
152AT_KEYWORDS([handover])
153cat $abs_srcdir/handover/handover_test.ok > expout
154AT_CHECK([$abs_top_builddir/tests/handover/handover_test 16], [], [expout], [ignore])
155AT_CLEANUP
156
157AT_SETUP([handover test 17])
158AT_KEYWORDS([handover])
159cat $abs_srcdir/handover/handover_test.ok > expout
160AT_CHECK([$abs_top_builddir/tests/handover/handover_test 17], [], [expout], [ignore])
161AT_CLEANUP
162
163AT_SETUP([handover test 18])
164AT_KEYWORDS([handover])
165cat $abs_srcdir/handover/handover_test.ok > expout
166AT_CHECK([$abs_top_builddir/tests/handover/handover_test 18], [], [expout], [ignore])
167AT_CLEANUP
168
169AT_SETUP([handover test 19])
170AT_KEYWORDS([handover])
171cat $abs_srcdir/handover/handover_test.ok > expout
172AT_CHECK([$abs_top_builddir/tests/handover/handover_test 19], [], [expout], [ignore])
173AT_CLEANUP
174
175AT_SETUP([handover test 20])
176AT_KEYWORDS([handover])
177cat $abs_srcdir/handover/handover_test.ok > expout
178AT_CHECK([$abs_top_builddir/tests/handover/handover_test 20], [], [expout], [ignore])
179AT_CLEANUP
180
181AT_SETUP([handover test 21])
182AT_KEYWORDS([handover])
183cat $abs_srcdir/handover/handover_test.ok > expout
184AT_CHECK([$abs_top_builddir/tests/handover/handover_test 21], [], [expout], [ignore])
185AT_CLEANUP
186
187AT_SETUP([handover test 22])
188AT_KEYWORDS([handover])
189cat $abs_srcdir/handover/handover_test.ok > expout
190AT_CHECK([$abs_top_builddir/tests/handover/handover_test 22], [], [expout], [ignore])
191AT_CLEANUP
192
193AT_SETUP([handover test 23])
194AT_KEYWORDS([handover])
195cat $abs_srcdir/handover/handover_test.ok > expout
196AT_CHECK([$abs_top_builddir/tests/handover/handover_test 23], [], [expout], [ignore])
197AT_CLEANUP
198
199AT_SETUP([handover test 24])
200AT_KEYWORDS([handover])
201cat $abs_srcdir/handover/handover_test.ok > expout
202AT_CHECK([$abs_top_builddir/tests/handover/handover_test 24], [], [expout], [ignore])
203AT_CLEANUP
204
205AT_SETUP([handover test 25])
206AT_KEYWORDS([handover])
207cat $abs_srcdir/handover/handover_test.ok > expout
208AT_CHECK([$abs_top_builddir/tests/handover/handover_test 25], [], [expout], [ignore])
209AT_CLEANUP
210
211AT_SETUP([handover test 26])
212AT_KEYWORDS([handover])
213cat $abs_srcdir/handover/handover_test.ok > expout
214AT_CHECK([$abs_top_builddir/tests/handover/handover_test 26], [], [expout], [ignore])
215AT_CLEANUP
216
217AT_SETUP([handover test 27])
218AT_KEYWORDS([handover])
219cat $abs_srcdir/handover/handover_test.ok > expout
220AT_CHECK([$abs_top_builddir/tests/handover/handover_test 27], [], [expout], [ignore])
221AT_CLEANUP
222
223AT_SETUP([handover test 28])
224AT_KEYWORDS([handover])
225cat $abs_srcdir/handover/handover_test.ok > expout
226AT_CHECK([$abs_top_builddir/tests/handover/handover_test 28], [], [expout], [ignore])
227AT_CLEANUP