File: testsuite.at

package info (click to toggle)
cdbs 0.4.182
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 624 kB
  • sloc: xml: 2,137; sh: 676; perl: 296; makefile: 103
file content (17 lines) | stat: -rw-r--r-- 399 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Process this -*- Autotest -*- file with autom4te.
MY_COPYRIGHT_HOLDERS([
# Copyright © 2016 Jonas Smedegaard <dr@jones.dk>
])
MY_LICENSE_GRANT([GPL3_OR_NEWER])

AT_TESTED([perl])
AT_TESTED([dpkg-buildpackage])
AT_TESTED([fakeroot])

AT_BANNER([Package clean tests.])
m4_include([clean.at])

AT_BANNER([Package build tests.])
m4_include([exclude.at])
m4_include([data.at])
m4_include([hdparm.at])