File: testsuite.at

package info (click to toggle)
debugedit 1%3A5.3-3
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 1,408 kB
  • sloc: sh: 12,042; ansic: 5,032; makefile: 115
file content (13 lines) | stat: -rw-r--r-- 296 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# Process this file with autom4te to create testsuite. -*- Autotest -*-

# We need a recent Autotest.
m4_version_prereq([2.69])

m4_define([AT_SKIP_TEST],[exit 77])

AT_INIT

AT_TESTED([debugedit])
m4_include([debugedit.at])
m4_include([debugedit-classify-ar.at])
m4_include([find-debuginfo.at])