summaryrefslogtreecommitdiffstats
path: root/t-func/testsuite.at
blob: 6b19bcfcbb3ef305e6e9c0ed59a9c9199736e9de (plain)
1
2
3
4
5
6
7
8
9
10
AT_INIT([dpkg tools functional test suite])
AT_COLOR_TESTS

AT_BANNER([Binary .deb packages])
m4_include([deb-format.at])
m4_include([deb-content.at])
m4_include([deb-fields.at])

AT_BANNER([Split .deb packages])
m4_include([deb-split.at])