|
NAMEATF —
introduction to the Automated Testing Framework
DESCRIPTIONThe Automated Testing Framework (ATF ) is a
collection of libraries to implement test programs in a
variety of languages. These libraries all offer similar functionality and any
test program written with them exposes a consistent user interface.
Test programs using the If your operating systems distributes The rest of this manual page serves as a cross-reference to all
the other documentation shipped with Language bindings
Miscellaneous pages
SEE ALSOkyua(1), tests(7)HISTORYATF started as a Google Summer of Code 2007 project
mentored by The NetBSD Foundation. Its original goal was to provide a testing
framework for the NetBSD operating system, but it grew
as an independent project because the framework itself did not need to be tied
to a specific operating system.
Originally, As of late 2014, both FreeBSD and
NetBSD ship For more details on historical changes, refer to:
/usr/share/doc/atf/NEWS
AUTHORSFor more details on the people that madeATF possible,
refer to:
/usr/share/doc/atf/AUTHORS
Visit the GSP FreeBSD Man Page Interface. |