blob: aea5958321dbc2f5125d84a65bed91db16eef3a4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2007/08/20 11:59:17 jmmv Exp $
ATF has been successfully installed. You can now proceed to ensure that it
works properly in your system by running its automated test suite. Do so
with the following command:
cd ${PREFIX}/tests/atf && atf-run | atf-report
===========================================================================
|