mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-21 17:01:23 -05:00
3648. [test] Updated the ATF test framework to version 0.17.
[RT #25627]
(cherry picked from commit a747113422)
7 lines
329 B
Text
7 lines
329 B
Text
# Signature of the current package.
|
|
m4_define(AT_PACKAGE_NAME, Automated Testing Framework)
|
|
m4_define(AT_PACKAGE_TARNAME, atf)
|
|
m4_define(AT_PACKAGE_VERSION, 0.17)
|
|
m4_define(AT_PACKAGE_STRING, Automated Testing Framework 0.17)
|
|
m4_define(AT_PACKAGE_BUGREPORT, atf-devel@NetBSD.org)
|
|
m4_define(ENABLE_TOOLS, yes)
|