blob: 515ffa0cbaee84dc8280222d8236583c94c29122 [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
Philippb4cb8382016-09-29 17:01:57 +020029AT_SETUP([nanobts_omlattr])
30AT_KEYWORDS([nanobts_omlattr])
31cat $abs_srcdir/nanobts_omlattr/nanobts_omlattr_test.ok > expout
32AT_CHECK([$abs_top_builddir/tests/nanobts_omlattr/nanobts_omlattr_test], [], [expout], [ignore])
33AT_CLEANUP
Neels Hofmeyr9eb208f2017-11-07 03:38:28 +010034
Neels Hofmeyr909e9722017-12-07 03:54:01 +010035AT_SETUP([handover test 0])
36AT_KEYWORDS([handover])
37cat $abs_srcdir/handover/handover_test.ok > expout
38AT_CHECK([$abs_top_builddir/tests/handover/handover_test 0], [], [expout], [ignore])
39AT_CLEANUP
40
41AT_SETUP([handover test 1])
42AT_KEYWORDS([handover])
43cat $abs_srcdir/handover/handover_test.ok > expout
44AT_CHECK([$abs_top_builddir/tests/handover/handover_test 1], [], [expout], [ignore])
45AT_CLEANUP
46
47AT_SETUP([handover test 2])
48AT_KEYWORDS([handover])
49cat $abs_srcdir/handover/handover_test.ok > expout
50AT_CHECK([$abs_top_builddir/tests/handover/handover_test 2], [], [expout], [ignore])
51AT_CLEANUP
52
53AT_SETUP([handover test 3])
54AT_KEYWORDS([handover])
55cat $abs_srcdir/handover/handover_test.ok > expout
56AT_CHECK([$abs_top_builddir/tests/handover/handover_test 3], [], [expout], [ignore])
57AT_CLEANUP
58
59AT_SETUP([handover test 4])
60AT_KEYWORDS([handover])
61cat $abs_srcdir/handover/handover_test.ok > expout
62AT_CHECK([$abs_top_builddir/tests/handover/handover_test 4], [], [expout], [ignore])
63AT_CLEANUP
64
65AT_SETUP([handover test 5])
66AT_KEYWORDS([handover])
67cat $abs_srcdir/handover/handover_test.ok > expout
68AT_CHECK([$abs_top_builddir/tests/handover/handover_test 5], [], [expout], [ignore])
69AT_CLEANUP
70
71AT_SETUP([handover test 6])
72AT_KEYWORDS([handover])
73cat $abs_srcdir/handover/handover_test.ok > expout
74AT_CHECK([$abs_top_builddir/tests/handover/handover_test 6], [], [expout], [ignore])
75AT_CLEANUP
76
77AT_SETUP([handover test 7])
78AT_KEYWORDS([handover])
79cat $abs_srcdir/handover/handover_test.ok > expout
80AT_CHECK([$abs_top_builddir/tests/handover/handover_test 7], [], [expout], [ignore])
81AT_CLEANUP
82
83AT_SETUP([handover test 8])
84AT_KEYWORDS([handover])
85cat $abs_srcdir/handover/handover_test.ok > expout
86AT_CHECK([$abs_top_builddir/tests/handover/handover_test 8], [], [expout], [ignore])
87AT_CLEANUP
88
89AT_SETUP([handover test 9])
90AT_KEYWORDS([handover])
91cat $abs_srcdir/handover/handover_test.ok > expout
92AT_CHECK([$abs_top_builddir/tests/handover/handover_test 9], [], [expout], [ignore])
93AT_CLEANUP
94
95AT_SETUP([handover test 10])
96AT_KEYWORDS([handover])
97cat $abs_srcdir/handover/handover_test.ok > expout
98AT_CHECK([$abs_top_builddir/tests/handover/handover_test 10], [], [expout], [ignore])
99AT_CLEANUP
100
101AT_SETUP([handover test 11])
102AT_KEYWORDS([handover])
103cat $abs_srcdir/handover/handover_test.ok > expout
104AT_CHECK([$abs_top_builddir/tests/handover/handover_test 11], [], [expout], [ignore])
105AT_CLEANUP
106
107AT_SETUP([handover test 12])
108AT_KEYWORDS([handover])
109cat $abs_srcdir/handover/handover_test.ok > expout
110AT_CHECK([$abs_top_builddir/tests/handover/handover_test 12], [], [expout], [ignore])
111AT_CLEANUP
112
113AT_SETUP([handover test 13])
114AT_KEYWORDS([handover])
115cat $abs_srcdir/handover/handover_test.ok > expout
116AT_CHECK([$abs_top_builddir/tests/handover/handover_test 13], [], [expout], [ignore])
117AT_CLEANUP
118
119AT_SETUP([handover test 14])
120AT_KEYWORDS([handover])
121cat $abs_srcdir/handover/handover_test.ok > expout
122AT_CHECK([$abs_top_builddir/tests/handover/handover_test 14], [], [expout], [ignore])
123AT_CLEANUP
124
125AT_SETUP([handover test 15])
126AT_KEYWORDS([handover])
127cat $abs_srcdir/handover/handover_test.ok > expout
128AT_CHECK([$abs_top_builddir/tests/handover/handover_test 15], [], [expout], [ignore])
129AT_CLEANUP
130
131AT_SETUP([handover test 16])
132AT_KEYWORDS([handover])
133cat $abs_srcdir/handover/handover_test.ok > expout
134AT_CHECK([$abs_top_builddir/tests/handover/handover_test 16], [], [expout], [ignore])
135AT_CLEANUP
136
137AT_SETUP([handover test 17])
138AT_KEYWORDS([handover])
139cat $abs_srcdir/handover/handover_test.ok > expout
140AT_CHECK([$abs_top_builddir/tests/handover/handover_test 17], [], [expout], [ignore])
141AT_CLEANUP
142
143AT_SETUP([handover test 18])
144AT_KEYWORDS([handover])
145cat $abs_srcdir/handover/handover_test.ok > expout
146AT_CHECK([$abs_top_builddir/tests/handover/handover_test 18], [], [expout], [ignore])
147AT_CLEANUP
148
149AT_SETUP([handover test 19])
150AT_KEYWORDS([handover])
151cat $abs_srcdir/handover/handover_test.ok > expout
152AT_CHECK([$abs_top_builddir/tests/handover/handover_test 19], [], [expout], [ignore])
153AT_CLEANUP
154
155AT_SETUP([handover test 20])
156AT_KEYWORDS([handover])
157cat $abs_srcdir/handover/handover_test.ok > expout
158AT_CHECK([$abs_top_builddir/tests/handover/handover_test 20], [], [expout], [ignore])
159AT_CLEANUP
160
161AT_SETUP([handover test 21])
162AT_KEYWORDS([handover])
163cat $abs_srcdir/handover/handover_test.ok > expout
164AT_CHECK([$abs_top_builddir/tests/handover/handover_test 21], [], [expout], [ignore])
165AT_CLEANUP
166
167AT_SETUP([handover test 22])
168AT_KEYWORDS([handover])
169cat $abs_srcdir/handover/handover_test.ok > expout
170AT_CHECK([$abs_top_builddir/tests/handover/handover_test 22], [], [expout], [ignore])
171AT_CLEANUP
172
173AT_SETUP([handover test 23])
174AT_KEYWORDS([handover])
175cat $abs_srcdir/handover/handover_test.ok > expout
176AT_CHECK([$abs_top_builddir/tests/handover/handover_test 23], [], [expout], [ignore])
177AT_CLEANUP
178
179AT_SETUP([handover test 24])
180AT_KEYWORDS([handover])
181cat $abs_srcdir/handover/handover_test.ok > expout
182AT_CHECK([$abs_top_builddir/tests/handover/handover_test 24], [], [expout], [ignore])
183AT_CLEANUP
184
185AT_SETUP([handover test 25])
186AT_KEYWORDS([handover])
187cat $abs_srcdir/handover/handover_test.ok > expout
188AT_CHECK([$abs_top_builddir/tests/handover/handover_test 25], [], [expout], [ignore])
189AT_CLEANUP
190
191AT_SETUP([handover test 26])
192AT_KEYWORDS([handover])
193cat $abs_srcdir/handover/handover_test.ok > expout
194AT_CHECK([$abs_top_builddir/tests/handover/handover_test 26], [], [expout], [ignore])
195AT_CLEANUP
196
197AT_SETUP([handover test 27])
198AT_KEYWORDS([handover])
199cat $abs_srcdir/handover/handover_test.ok > expout
200AT_CHECK([$abs_top_builddir/tests/handover/handover_test 27], [], [expout], [ignore])
201AT_CLEANUP
202
203AT_SETUP([handover test 28])
204AT_KEYWORDS([handover])
205cat $abs_srcdir/handover/handover_test.ok > expout
206AT_CHECK([$abs_top_builddir/tests/handover/handover_test 28], [], [expout], [ignore])
207AT_CLEANUP